Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Ducb1x00-ts.c95 UCB_TS_CR_MODE_POS | UCB_TS_CR_BIAS_ENA); in ucb1x00_ts_read_pressure()
130 UCB_TS_CR_MODE_POS | UCB_TS_CR_BIAS_ENA); in ucb1x00_ts_read_xpos()
158 UCB_TS_CR_MODE_POS | UCB_TS_CR_BIAS_ENA); in ucb1x00_ts_read_ypos()
/Linux-v6.6/include/linux/mfd/
Ducb1x00.h73 #define UCB_TS_CR_MODE_POS (2 << 8) macro