Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/src/driv/input/remotectl/
Drockchip_pwm_remotectl.h131 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) macro
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
Drockchip_pwm_remotectl.h131 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) macro
/device/soc/rockchip/common/vendor/drivers/input/
Drockchip_pwm_remotectl.h128 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) macro