![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 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, Directory : /proc/self/root/lib/modules/5.4.0-198-generic/build/include/dt-bindings/mfd/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Device Tree defines for Advantech Embedded Controller (AHC1EC0) */ #ifndef _DT_BINDINGS_MFD_AHC1EC0_H #define _DT_BINDINGS_MFD_AHC1EC0_H /* Sub-device Definitions */ #define AHC1EC0_SUBDEV_BRIGHTNESS 0x0 #define AHC1EC0_SUBDEV_EEPROM 0x1 #define AHC1EC0_SUBDEV_GPIO 0x2 #define AHC1EC0_SUBDEV_HWMON 0x3 #define AHC1EC0_SUBDEV_LED 0x4 #define AHC1EC0_SUBDEV_WDT 0x5 /* HWMON Profile Definitions */ #define AHC1EC0_HWMON_PRO_TEMPLATE 0x0 #define AHC1EC0_HWMON_PRO_TPC5XXX 0x1 #define AHC1EC0_HWMON_PRO_PRVR4 0x2 #define AHC1EC0_HWMON_PRO_UNO2271G 0x3 #define AHC1EC0_HWMON_PRO_UNO1172A 0x4 #define AHC1EC0_HWMON_PRO_UNO1372G 0x5 #endif /* _DT_BINDINGS_MFD_AHC1EC0_H */