Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h126 #define PWM_REG_PWRMATCH_HD_ZERO(n) ((3 - (n)) * 0x10 + 0x60) macro
H A Drockchip_pwm_remotectl.c394 writel_relaxed(val, ddata->base + PWM_REG_PWRMATCH_HD_ZERO(pwm_id)); in rk_pwm_pwrkey_wakeup_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h129 #define PWM_REG_PWRMATCH_HD_ZERO(n) ((3 - (n)) * 0x10 + 0x60) macro
H A Drockchip_pwm_remotectl.c414 writel_relaxed(val, ddata->base + PWM_REG_PWRMATCH_HD_ZERO(pwm_id)); in rk_pwm_pwrkey_wakeup_init()

Completed in 6 milliseconds