Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c57 u32 bit_xp, bit_xn, bit_yp, bit_yn; member
114 ts_dev->bit_yp = bit_cfg; in titsc_config_wires()
142 ts_dev->bit_yp; in titsc_step_config()
164 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
171 config |= ts_dev->bit_yp | STEPCONFIG_INP(ts_dev->inp_xp); in titsc_step_config()
190 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()

Completed in 2 milliseconds