Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h90 PWM_DIV64 = (0x6 << 12), enumerator
H A Drockchip_pwm_remotectl.c474 val = (val & 0xFF0001FF) | PWM_DIV64; in rk_pwm_remotectl_hw_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h92 PWM_DIV64 = (0x6 << 12), enumerator
H A Drockchip_pwm_remotectl.c491 val = (val & 0xFF0001FF) | PWM_DIV64; in rk_pwm_remotectl_hw_init()

Completed in 4 milliseconds