Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c39 static const int config_pins[] = { variable
88 if (WARN_ON(wire_order[i] > ARRAY_SIZE(config_pins))) in titsc_config_wires()
98 bit_cfg = config_pins[wi_order]; in titsc_config_wires()