Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dti_am335x_tsc.c56 u32 inp_xp, inp_xn, inp_yp, inp_yn; member
103 ts_dev->inp_xp = an_line; in titsc_config_wires()
162 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
169 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
190 STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()