Home
last modified time | relevance | path

Searched refs:PWM_DIV64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h92 PWM_DIV64 = (0x6 << 12), enumerator
H A Drockchip_pwm_remotectl.c494 val = (val & 0xFF0001FF) | PWM_DIV64; in rk_pwm_remotectl_hw_init()