Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dadxl34x.c39 #define ACT_TAP_STATUS 0x2B /* R Source of tap/double tap */ macro
89 /* ACT_TAP_STATUS Bits */
305 * ACT_TAP_STATUS should be read before clearing the interrupt in adxl34x_irq()
306 * Avoid reading ACT_TAP_STATUS in case TAP detection is disabled in adxl34x_irq()
310 tap_stat = AC_READ(ac, ACT_TAP_STATUS); in adxl34x_irq()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dadxl34x.c39 #define ACT_TAP_STATUS 0x2B /* R Source of tap/double tap */ macro
89 /* ACT_TAP_STATUS Bits */
305 * ACT_TAP_STATUS should be read before clearing the interrupt in adxl34x_irq()
306 * Avoid reading ACT_TAP_STATUS in case TAP detection is disabled in adxl34x_irq()
310 tap_stat = AC_READ(ac, ACT_TAP_STATUS); in adxl34x_irq()

Completed in 3 milliseconds