Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h128 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) macro
H A Drockchip_pwm_remotectl.c415 writel_relaxed(pwrkey, ddata->base + PWM_PWRMATCH_VALUE(pwm_id) + num * 0x4); in rk_pwm_pwrkey_wakeup_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h131 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) macro
H A Drockchip_pwm_remotectl.c435 + PWM_PWRMATCH_VALUE(pwm_id) + num * 4); in rk_pwm_pwrkey_wakeup_init()

Completed in 4 milliseconds