Server IP : 104.21.38.3 / Your IP : 172.70.208.124 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/modules/5.15.0-142-generic/build/include/dt-bindings/clock/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2018 Renesas Electronics Corp. */ #ifndef __DT_BINDINGS_CLOCK_R8A77470_CPG_MSSR_H__ #define __DT_BINDINGS_CLOCK_R8A77470_CPG_MSSR_H__ #include <dt-bindings/clock/renesas-cpg-mssr.h> /* r8a77470 CPG Core Clocks */ #define R8A77470_CLK_Z2 0 #define R8A77470_CLK_ZTR 1 #define R8A77470_CLK_ZTRD2 2 #define R8A77470_CLK_ZT 3 #define R8A77470_CLK_ZX 4 #define R8A77470_CLK_ZS 5 #define R8A77470_CLK_HP 6 #define R8A77470_CLK_B 7 #define R8A77470_CLK_LB 8 #define R8A77470_CLK_P 9 #define R8A77470_CLK_CL 10 #define R8A77470_CLK_CP 11 #define R8A77470_CLK_M2 12 #define R8A77470_CLK_ZB3 13 #define R8A77470_CLK_SDH 14 #define R8A77470_CLK_SD0 15 #define R8A77470_CLK_SD1 16 #define R8A77470_CLK_SD2 17 #define R8A77470_CLK_MP 18 #define R8A77470_CLK_QSPI 19 #define R8A77470_CLK_CPEX 20 #define R8A77470_CLK_RCAN 21 #define R8A77470_CLK_R 22 #define R8A77470_CLK_OSC 23 #endif /* __DT_BINDINGS_CLOCK_R8A77470_CPG_MSSR_H__ */