|
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 : /usr/lib/modules/5.15.0-57-generic/build/include/dt-bindings/power/ |
Upload File : |
/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */ /* * Copyright (c) 2019 Amlogic, Inc. * Author: Jianxin Pan <jianxin.pan@amlogic.com> */ #ifndef _DT_BINDINGS_MESON_A1_POWER_H #define _DT_BINDINGS_MESON_A1_POWER_H #define PWRC_DSPA_ID 8 #define PWRC_DSPB_ID 9 #define PWRC_UART_ID 10 #define PWRC_DMC_ID 11 #define PWRC_I2C_ID 12 #define PWRC_PSRAM_ID 13 #define PWRC_ACODEC_ID 14 #define PWRC_AUDIO_ID 15 #define PWRC_OTP_ID 16 #define PWRC_DMA_ID 17 #define PWRC_SD_EMMC_ID 18 #define PWRC_RAMA_ID 19 #define PWRC_RAMB_ID 20 #define PWRC_IR_ID 21 #define PWRC_SPICC_ID 22 #define PWRC_SPIFC_ID 23 #define PWRC_USB_ID 24 #define PWRC_NIC_ID 25 #define PWRC_PDMIN_ID 26 #define PWRC_RSA_ID 27 #define PWRC_MAX_ID 28 #endif