Searched refs:DS_TOUCH_POINT_X (Results 1 – 1 of 1) sorted by relevance
136 #define DS_TOUCH_POINT_X(hi, lo) (FIELD_PREP(DS_TOUCH_POINT_X_HI, hi) | \ macro352 #define DS4_TOUCH_POINT_X(hi, lo) DS_TOUCH_POINT_X(hi, lo)1580 DS_TOUCH_POINT_X(point->x_hi, point->x_lo)); in dualsense_parse_report()