Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h129 #define PWM_PWRCAPTURE_VALUE(n) ((3 - (n)) * 0x10 + 0x9c) macro
H A Drockchip_pwm_remotectl.c293 DBG("pwr=0x%x\n", readl_relaxed(ddata->base + PWM_PWRCAPTURE_VALUE(id))); in rockchip_pwm_pwrirq()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h132 #define PWM_PWRCAPTURE_VALUE(n) ((3 - (n)) * 0x10 + 0x9c) macro
H A Drockchip_pwm_remotectl.c312 DBG("pwr=0x%x\n", readl_relaxed(ddata->base + PWM_PWRCAPTURE_VALUE(id))); in rockchip_pwm_pwrirq()

Completed in 4 milliseconds