Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.h105 #define RK_PWM_TIME_BIT1_MAX 2000 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()
398 max_temp = RK_PWM_TIME_BIT1_MAX * 0x3E8 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h107 #define RK_PWM_TIME_BIT1_MAX 2000 macro
H A Drockchip_pwm_remotectl.c211 (ddata->period < RK_PWM_TIME_BIT1_MAX)) in rk_pwm_remotectl_do_something()
233 (ddata->period < RK_PWM_TIME_BIT1_MAX)) in rk_pwm_remotectl_do_something()
418 max_temp = RK_PWM_TIME_BIT1_MAX * 1000 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()

Completed in 4 milliseconds