Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dti_am335x_tsc.c53 u32 bit_xp, bit_xn, bit_yp, bit_yn; member
105 ts_dev->bit_xn = bit_cfg; in titsc_config_wires()
133 config |= STEPCONFIG_INP(ts_dev->inp_yp) | ts_dev->bit_xn; in titsc_step_config()
137 STEPCONFIG_INP_AN4 | ts_dev->bit_xn | in titsc_step_config()
141 config |= STEPCONFIG_INP(ts_dev->inp_yp) | ts_dev->bit_xn; in titsc_step_config()
164 ts_dev->bit_xn | ts_dev->bit_yp; in titsc_step_config()
187 ts_dev->bit_xn | STEPCONFIG_INM_ADCREFM | in titsc_step_config()