Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h125 #define PWM_REG_PWRMATCH_CTRL(n) ((3 - (n)) * 0x10 + 0x50) macro
H A Drockchip_pwm_remotectl.c450 writel_relaxed(val, ddata->base + PWM_REG_PWRMATCH_CTRL(pwm_id)); in rk_pwm_pwrkey_wakeup_init()