Searched refs:dt_value (Results 1 – 1 of 1) sorted by relevance
551 u32 dt_value; in cyttsp_parse_properties() local576 if (dt_value > 15) { in cyttsp_parse_properties()578 dt_value); in cyttsp_parse_properties()582 ts->act_dist |= dt_value; in cyttsp_parse_properties()586 if (dt_value > 255) { in cyttsp_parse_properties()588 dt_value); in cyttsp_parse_properties()591 ts->act_intrvl = dt_value; in cyttsp_parse_properties()595 if (dt_value > 2550) { in cyttsp_parse_properties()597 dt_value); in cyttsp_parse_properties()605 if (dt_value > 2550) { in cyttsp_parse_properties()[all …]
Completed in 4 milliseconds