Server IP : 172.67.216.182 / Your IP : 172.69.166.70 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/src/linux-headers-5.15.0-143/include/dt-bindings/reset/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2020 NXP */ #ifndef DT_BINDING_RESET_IMX8MP_H #define DT_BINDING_RESET_IMX8MP_H #define IMX8MP_RESET_A53_CORE_POR_RESET0 0 #define IMX8MP_RESET_A53_CORE_POR_RESET1 1 #define IMX8MP_RESET_A53_CORE_POR_RESET2 2 #define IMX8MP_RESET_A53_CORE_POR_RESET3 3 #define IMX8MP_RESET_A53_CORE_RESET0 4 #define IMX8MP_RESET_A53_CORE_RESET1 5 #define IMX8MP_RESET_A53_CORE_RESET2 6 #define IMX8MP_RESET_A53_CORE_RESET3 7 #define IMX8MP_RESET_A53_DBG_RESET0 8 #define IMX8MP_RESET_A53_DBG_RESET1 9 #define IMX8MP_RESET_A53_DBG_RESET2 10 #define IMX8MP_RESET_A53_DBG_RESET3 11 #define IMX8MP_RESET_A53_ETM_RESET0 12 #define IMX8MP_RESET_A53_ETM_RESET1 13 #define IMX8MP_RESET_A53_ETM_RESET2 14 #define IMX8MP_RESET_A53_ETM_RESET3 15 #define IMX8MP_RESET_A53_SOC_DBG_RESET 16 #define IMX8MP_RESET_A53_L2RESET 17 #define IMX8MP_RESET_SW_NON_SCLR_M7C_RST 18 #define IMX8MP_RESET_OTG1_PHY_RESET 19 #define IMX8MP_RESET_OTG2_PHY_RESET 20 #define IMX8MP_RESET_SUPERMIX_RESET 21 #define IMX8MP_RESET_AUDIOMIX_RESET 22 #define IMX8MP_RESET_MLMIX_RESET 23 #define IMX8MP_RESET_PCIEPHY 24 #define IMX8MP_RESET_PCIEPHY_PERST 25 #define IMX8MP_RESET_PCIE_CTRL_APPS_EN 26 #define IMX8MP_RESET_PCIE_CTRL_APPS_TURNOFF 27 #define IMX8MP_RESET_HDMI_PHY_APB_RESET 28 #define IMX8MP_RESET_MEDIA_RESET 29 #define IMX8MP_RESET_GPU2D_RESET 30 #define IMX8MP_RESET_GPU3D_RESET 31 #define IMX8MP_RESET_GPU_RESET 32 #define IMX8MP_RESET_VPU_RESET 33 #define IMX8MP_RESET_VPU_G1_RESET 34 #define IMX8MP_RESET_VPU_G2_RESET 35 #define IMX8MP_RESET_VPUVC8KE_RESET 36 #define IMX8MP_RESET_NOC_RESET 37 #define IMX8MP_RESET_NUM 38 #endif