Searched refs:y_hi (Results 1 – 3 of 3) sorted by relevance
82 u8 x_hi:4, y_hi:4; member175 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
231 u8 y_hi; member449 u8 y_hi; member1582 DS_TOUCH_POINT_Y(point->y_hi, point->y_lo)); in dualsense_parse_report()2496 DS4_TOUCH_POINT_Y(point->y_hi, point->y_lo)); in dualshock4_parse_report()
174 u8 y_hi; member 2725 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_pip_report_slot_data()