Searched refs:ADXL346_3D_ORIENT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/input/misc/ | ||
H A D | adxl34x.c | 162 #define ADXL346_3D_ORIENT(x) ((x) & 0x7) macro 358 orient_code = ADXL346_3D_ORIENT(orient) - 1; adxl34x_irq() |
Completed in 49 milliseconds