Home
last modified time | relevance | path

Searched refs:PWM_DISABLE (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.h30 #define PWM_DISABLE 0 macro
/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h25 #define PWM_DISABLE (0 << 0) macro
H A Drockchip_pwm_remotectl.c369 val = (val & 0xFFFFFFFE) | PWM_DISABLE; in rk_pwm_pwrkey_wakeup_init()
466 val = (val & 0xFFFFFFFE) | PWM_DISABLE; in rk_pwm_remotectl_hw_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h26 #define PWM_DISABLE (0 << 0) macro
H A Drockchip_pwm_remotectl.c389 val = (val & 0xFFFFFFFE) | PWM_DISABLE; in rk_pwm_pwrkey_wakeup_init()
483 val = (val & 0xFFFFFFFE) | PWM_DISABLE; in rk_pwm_remotectl_hw_init()

Completed in 4 milliseconds