Searched refs:ADXL346_2D_ORIENT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/input/misc/ | ||
H A D | adxl34x.c | 160 #define ADXL346_2D_ORIENT(x) (((x) & 0x30) >> 4) macro 346 orient_code = ADXL346_2D_ORIENT(orient); adxl34x_irq() |
Completed in 37 milliseconds