Home
last modified time | relevance | path

Searched refs:inp_xp (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
104 ts_dev->inp_xp = an_line; in titsc_config_wires()
166 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
173 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
196 STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()