Searched refs:y_hi (Results 1 – 3 of 3) sorted by relevance
75 u8 x_hi:4, y_hi:4; member173 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
123 u8 y_hi; member332 y = p_report->contact[i].y_hi << 8 | p_report->contact[i].y_lo; in t4_raw_event()
174 u8 y_hi; member2724 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_pip_report_slot_data()