|
Server : LiteSpeed System : Linux srv104790275 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : dewac4139 ( 1077) PHP Version : 8.0.30 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, Directory : /lib/modules/5.15.0-161-generic/build/include/dt-bindings/power/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Xilinx, Inc. */ #ifndef _DT_BINDINGS_ZYNQMP_POWER_H #define _DT_BINDINGS_ZYNQMP_POWER_H #define PD_USB_0 22 #define PD_USB_1 23 #define PD_TTC_0 24 #define PD_TTC_1 25 #define PD_TTC_2 26 #define PD_TTC_3 27 #define PD_SATA 28 #define PD_ETH_0 29 #define PD_ETH_1 30 #define PD_ETH_2 31 #define PD_ETH_3 32 #define PD_UART_0 33 #define PD_UART_1 34 #define PD_SPI_0 35 #define PD_SPI_1 36 #define PD_I2C_0 37 #define PD_I2C_1 38 #define PD_SD_0 39 #define PD_SD_1 40 #define PD_DP 41 #define PD_GDMA 42 #define PD_ADMA 43 #define PD_NAND 44 #define PD_QSPI 45 #define PD_GPIO 46 #define PD_CAN_0 47 #define PD_CAN_1 48 #define PD_GPU 58 #define PD_PCIE 59 #endif