Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h121 #define RK_PWM_VERSION_ID(n) ((3 - (n)) * 0x10 + 0x2c) macro
H A Drockchip_pwm_remotectl.c352 version = readl_relaxed(ddata->base + RK_PWM_VERSION_ID(pwm_id)); in rk_pwm_pwrkey_wakeup_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h124 #define RK_PWM_VERSION_ID(n) ((3 - (n)) * 0x10 + 0x2c) macro
H A Drockchip_pwm_remotectl.c371 version = readl_relaxed(ddata->base + RK_PWM_VERSION_ID(pwm_id)); in rk_pwm_pwrkey_wakeup_init()

Completed in 3 milliseconds