Home
last modified time | relevance | path

Searched refs:RK_PWM_TIME_BIT1_MIN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/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()
420 min_temp = RK_PWM_TIME_BIT1_MIN * 1000 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()