Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c56 u32 bit_xp, bit_xn, bit_yp, bit_yn; member
113 ts_dev->bit_yp = bit_cfg; in titsc_config_wires()
142 ts_dev->bit_yp; in titsc_step_config()
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()
194 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()
203 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()