Home
last modified time | relevance | path

Searched defs:PWM_REG_PWRMATCH_LPRE (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/input/remotectl/
Drockchip_pwm_remotectl.h126 #define PWM_REG_PWRMATCH_LPRE(n) ((3 - (n)) * 0x10 + 0x54) macro
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
Drockchip_pwm_remotectl.h126 #define PWM_REG_PWRMATCH_LPRE(n) ((3 - (n)) * 0x10 + 0x54) macro
/device/soc/rockchip/common/vendor/drivers/input/
Drockchip_pwm_remotectl.h123 #define PWM_REG_PWRMATCH_LPRE(n) ((3 - (n)) * 0x10 + 0x54) macro