Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c72 u32 analog_line[4]; in titsc_config_wires() local
81 analog_line[i] = (ts_dev->config_inp[i] & 0xF0) >> 4; in titsc_config_wires()
83 if (WARN_ON(analog_line[i] > 7)) in titsc_config_wires()
93 an_line = analog_line[i]; in titsc_config_wires()