Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
421 max_temp = RK_PWM_TIME_BIT1_MAX * 1000 / ddata->pwm_freq_nstime; in rk_pwm_pwrkey_wakeup_init()