Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dti_am335x_tsc.c74 int i, bit_cfg; in titsc_config_wires() local
95 bit_cfg = config_pins[wi_order]; in titsc_config_wires()
96 if (bit_cfg == 0) in titsc_config_wires()
100 ts_dev->bit_xp = bit_cfg; in titsc_config_wires()
105 ts_dev->bit_xn = bit_cfg; in titsc_config_wires()
110 ts_dev->bit_yp = bit_cfg; in titsc_config_wires()
114 ts_dev->bit_yn = bit_cfg; in titsc_config_wires()