Searched refs:touchboostpulse_duration_val (Results 1 – 2 of 2) sorted by relevance
100 int touchboostpulse_duration_val; member1230 endtime = now + tunables->touchboostpulse_duration_val; in cpufreq_interactive_input_event()1354 tunables->touchboostpulse_duration_val = 500 * USEC_PER_MSEC; in rockchip_cpufreq_policy_init()
172 unsigned int touchboostpulse_duration_val; member3061 (u32 *)&dmcfreq->touchboostpulse_duration_val); in rockchip_dmcfreq_parse_dt()3062 if (dmcfreq->touchboostpulse_duration_val) in rockchip_dmcfreq_parse_dt()3063 dmcfreq->touchboostpulse_duration_val *= USEC_PER_MSEC; in rockchip_dmcfreq_parse_dt()3065 dmcfreq->touchboostpulse_duration_val = 500 * USEC_PER_MSEC; in rockchip_dmcfreq_parse_dt()3171 endtime = now + dmcfreq->touchboostpulse_duration_val; in rockchip_dmcfreq_input_event()