Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/misc/
Dadxl34x.c162 #define ADXL346_3D_ORIENT(x) ((x) & 0x7) macro
358 orient_code = ADXL346_3D_ORIENT(orient) - 1; in adxl34x_irq()