Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dti_am335x_tsc.c40 static const int config_pins[] = { variable
89 if (WARN_ON(wire_order[i] > ARRAY_SIZE(config_pins))) in titsc_config_wires()
99 bit_cfg = config_pins[wi_order]; in titsc_config_wires()