Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c460 static void rk_pwm_int_ctrl(void __iomem *pwm_base, uint pwm_id, int ctrl) in rk_pwm_int_ctrl() function
497 rk_pwm_int_ctrl(pwm_base, pwm_id, PWM_INT_ENABLE); in rk_pwm_remotectl_hw_init()
765 rk_pwm_int_ctrl(ddata->base, pwm_id, PWM_INT_DISABLE); in remotectl_suspend()
795 rk_pwm_int_ctrl(ddata->base, pwm_id, PWM_INT_ENABLE); in remotectl_resume()