Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h104 #define RK_PWM_TIME_BIT1_MIN 1300 macro
H A Drockchip_pwm_remotectl.c198 if ((ddata->period > RK_PWM_TIME_BIT1_MIN) && (ddata->period < RK_PWM_TIME_BIT1_MAX)) { in rk_pwm_remotectl_do_something()
221 if ((ddata->period > RK_PWM_TIME_BIT1_MIN) && (ddata->period < RK_PWM_TIME_BIT1_MAX)) { in rk_pwm_remotectl_do_something()
397 min_temp = RK_PWM_TIME_BIT1_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.h106 #define RK_PWM_TIME_BIT1_MIN 1300 macro
H A Drockchip_pwm_remotectl.c210 if ((ddata->period > RK_PWM_TIME_BIT1_MIN) && in rk_pwm_remotectl_do_something()
232 if ((ddata->period > RK_PWM_TIME_BIT1_MIN) && in rk_pwm_remotectl_do_something()
417 min_temp = RK_PWM_TIME_BIT1_MIN * 1000 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()

Completed in 4 milliseconds