Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h95 #define RK_PWM_TIME_PRE_MIN 4000 macro
H A Drockchip_pwm_remotectl.c188 if ((ddata->period > RK_PWM_TIME_PRE_MIN) && (ddata->period < RK_PWM_TIME_PRE_MAX)) { in rk_pwm_remotectl_do_something()
379 min_temp = RK_PWM_TIME_PRE_MIN * 0x3E8 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h97 #define RK_PWM_TIME_PRE_MIN 4000 macro
H A Drockchip_pwm_remotectl.c199 if ((ddata->period > RK_PWM_TIME_PRE_MIN) && in rk_pwm_remotectl_do_something()
399 min_temp = RK_PWM_TIME_PRE_MIN * 1000 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()

Completed in 4 milliseconds