Searched refs:coordinate_readouts (Results 1 – 1 of 1) sorted by relevance
54 int coordinate_readouts; member149 tsc_steps = ts_dev->coordinate_readouts * 2 + 2; in titsc_step_config()154 for (i = end_step - ts_dev->coordinate_readouts; i < end_step; i++) { in titsc_step_config()178 end_step = first_step + ts_dev->coordinate_readouts; in titsc_step_config()229 unsigned int creads = ts_dev->coordinate_readouts; in titsc_read_coordinates()379 &ts_dev->coordinate_readouts); in titsc_parse_dt()383 &ts_dev->coordinate_readouts); in titsc_parse_dt()389 if (ts_dev->coordinate_readouts <= 0) { in titsc_parse_dt()392 ts_dev->coordinate_readouts = 5; in titsc_parse_dt()464 ts_dev->coordinate_readouts * 2 + 2 - 1); in titsc_probe()[all …]