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

/linux-master/drivers/input/keyboard/
H A Dcap11xx.c42 #define CAP11XX_REG_SENSOR_THRESH(X) (0x30 + (X)) macro
148 { CAP11XX_REG_SENSOR_THRESH(0), 0x40 },
149 { CAP11XX_REG_SENSOR_THRESH(1), 0x40 },
150 { CAP11XX_REG_SENSOR_THRESH(2), 0x40 },
151 { CAP11XX_REG_SENSOR_THRESH(3), 0x40 },
152 { CAP11XX_REG_SENSOR_THRESH(4), 0x40 },
153 { CAP11XX_REG_SENSOR_THRESH(5), 0x40 },
289 CAP11XX_REG_SENSOR_THRESH(i),

Completed in 159 milliseconds