Server IP : 127.0.1.1 / Your IP : 216.73.216.172 Web Server : Apache/2.4.52 (Ubuntu) System : Linux bahcrestlinepropertiesllc 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/1648833/root/lib/modules/5.15.0-153-generic/build/include/dt-bindings/interconnect/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0 */ /* * Interconnect framework driver for i.MX SoC * * Copyright (c) 2019-2020, NXP */ #ifndef __DT_BINDINGS_INTERCONNECT_IMX8MN_H #define __DT_BINDINGS_INTERCONNECT_IMX8MN_H #define IMX8MN_ICN_NOC 1 #define IMX8MN_ICS_DRAM 2 #define IMX8MN_ICS_OCRAM 3 #define IMX8MN_ICM_A53 4 #define IMX8MN_ICM_GPU 5 #define IMX8MN_ICN_GPU 6 #define IMX8MN_ICM_CSI1 7 #define IMX8MN_ICM_CSI2 8 #define IMX8MN_ICM_ISI 9 #define IMX8MN_ICM_LCDIF 10 #define IMX8MN_ICN_MIPI 11 #define IMX8MN_ICM_USB 12 #define IMX8MN_ICM_SDMA2 13 #define IMX8MN_ICM_SDMA3 14 #define IMX8MN_ICN_AUDIO 15 #define IMX8MN_ICN_ENET 16 #define IMX8MN_ICM_ENET 17 #define IMX8MN_ICM_NAND 18 #define IMX8MN_ICM_SDMA1 19 #define IMX8MN_ICM_USDHC1 20 #define IMX8MN_ICM_USDHC2 21 #define IMX8MN_ICM_USDHC3 22 #define IMX8MN_ICN_MAIN 23 #endif /* __DT_BINDINGS_INTERCONNECT_IMX8MN_H */