Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/misc/
Dadxl34x.c86 #define TAP_Y_EN (1 << 1) macro
309 if (pdata->tap_axis_control & (TAP_X_EN | TAP_Y_EN | TAP_Z_EN)) in adxl34x_irq()
811 if (pdata->tap_axis_control & (TAP_X_EN | TAP_Y_EN | TAP_Z_EN)) in adxl34x_probe()