Home
last modified time | relevance | path

Searched defs:ADXL346_2D_ORIENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dadxl34x.c160 #define ADXL346_2D_ORIENT(x) (((x) & 0x30) >> 4) macro
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dadxl34x.c160 #define ADXL346_2D_ORIENT(x) (((x) & 0x30) >> 4) macro

Completed in 3 milliseconds