Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c57 u32 inp_xp, inp_xn, inp_yp, inp_yn; member
114 ts_dev->inp_yp = an_line; in titsc_config_wires()
137 config |= STEPCONFIG_INP(ts_dev->inp_yp) | ts_dev->bit_xn; in titsc_step_config()
145 config |= STEPCONFIG_INP(ts_dev->inp_yp) | ts_dev->bit_xn; in titsc_step_config()