Home
last modified time | relevance | path

Searched defs:pwm_base (Results 1 – 2 of 2) 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()
478 static int rk_pwm_remotectl_hw_init(void __iomem *pwm_base, uint pwm_id) in rk_pwm_remotectl_hw_init()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dnpcm750-pwm-fan.c192 void __iomem *pwm_base; member