Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c75 u32 analog_line[4]; in titsc_config_wires() local
84 analog_line[i] = (ts_dev->config_inp[i] & 0xF0) >> 4; in titsc_config_wires()
86 if (WARN_ON(analog_line[i] > 7)) in titsc_config_wires()
96 an_line = analog_line[i]; in titsc_config_wires()