| Server IP : 54.233.248.239 / Your IP : 172.28.1.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 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, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/modules/6.5.0-1014-aws/build/drivers/leds/rgb/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 if LEDS_CLASS_MULTICOLOR config LEDS_PWM_MULTICOLOR tristate "PWM driven multi-color LED Support" depends on PWM help This option enables support for PWM driven monochrome LEDs that are grouped into multicolor LEDs. To compile this driver as a module, choose M here: the module will be called leds-pwm-multicolor. config LEDS_QCOM_LPG tristate "LED support for Qualcomm LPG" depends on OF depends on PWM depends on SPMI help This option enables support for the Light Pulse Generator found in a wide variety of Qualcomm PMICs. The LPG consists of a number of PWM channels and typically a shared pattern lookup table and a current sink, intended to drive RGB LEDs. Each channel can either be used as a LED, grouped to represent a RGB LED or exposed as PWM channels. If compiled as a module, the module will be named leds-qcom-lpg. config LEDS_MT6370_RGB tristate "LED Support for MediaTek MT6370 PMIC" depends on MFD_MT6370 select LINEAR_RANGES help Say Y here to enable support for MT6370_RGB LED device. In MT6370, there are four channel current-sink LED drivers that support hardware pattern for constant current, PWM, and breath mode. Isink4 channel can also be used as a CHG_VIN power good indicator. This driver can also be built as a module. If so, the module will be called "leds-mt6370-rgb". endif # LEDS_CLASS_MULTICOLOR