Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c37 static const int config_pins[] = { variable
85 if (WARN_ON(wire_order[i] > ARRAY_SIZE(config_pins))) in titsc_config_wires()
95 bit_cfg = config_pins[wi_order]; in titsc_config_wires()