wire_order         77 drivers/input/touchscreen/ti_am335x_tsc.c 	u32 wire_order[4];
wire_order         86 drivers/input/touchscreen/ti_am335x_tsc.c 		wire_order[i] = ts_dev->config_inp[i] & 0x0F;
wire_order         89 drivers/input/touchscreen/ti_am335x_tsc.c 		if (WARN_ON(wire_order[i] > ARRAY_SIZE(config_pins)))
wire_order         98 drivers/input/touchscreen/ti_am335x_tsc.c 		wi_order = wire_order[i];