Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dmxs-lradc.c162 lradc->touchscreen_wire = MXS_LRADC_TOUCHSCREEN_4WIRE; in mxs_lradc_probe()
166 lradc->touchscreen_wire = in mxs_lradc_probe()
214 if (!lradc->touchscreen_wire) in mxs_lradc_probe()
/linux/include/linux/mfd/
H A Dmxs-lradc.h162 enum mxs_lradc_ts_wires touchscreen_wire; member
/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c570 if (lradc->touchscreen_wire == MXS_LRADC_TOUCHSCREEN_5WIRE) in mxs_lradc_ts_hw_init()