Home
last modified time | relevance | path

Searched refs:PWM_MODE_CAPTURE (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h30 #define PWM_MODE_CAPTURE (0x02 << 1) macro
H A Drockchip_pwm_remotectl.c470 val = (val & 0xFFFFFFF9) | PWM_MODE_CAPTURE; in rk_pwm_remotectl_hw_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h31 #define PWM_MODE_CAPTURE (0x02 << 1) macro
H A Drockchip_pwm_remotectl.c487 val = (val & 0xFFFFFFF9) | PWM_MODE_CAPTURE; in rk_pwm_remotectl_hw_init()

Completed in 4 milliseconds