Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dhdaps.c69 #define HDAPS_X_AXIS (1 << 0) macro
71 #define HDAPS_BOTH_AXES (HDAPS_X_AXIS | HDAPS_Y_AXIS)
191 if (hdaps_invert & HDAPS_X_AXIS) in __hdaps_read_pair()