Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/input/
H A Dadxl34x.h310 #define ADXL_EN_ORIENTATION_2D 1 macro
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c343 if ((pdata->orientation_enable & ADXL_EN_ORIENTATION_2D) && in adxl34x_irq()
878 if (pdata->orientation_enable & ADXL_EN_ORIENTATION_2D) in adxl34x_probe()