Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c53 u32 bit_xp, bit_xn, bit_yp, bit_yn; member
110 ts_dev->bit_yp = bit_cfg; in titsc_config_wires()
138 ts_dev->bit_yp; in titsc_step_config()
160 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
164 ts_dev->bit_xn | ts_dev->bit_yp; in titsc_step_config()
167 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
186 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()