Searched refs:x_hi (Results 1 – 3 of 3) sorted by relevance
75 u8 x_hi:4, y_hi:4; member172 x = touch->x_lo | touch->x_hi << 8; in mms114_process_mt()
121 u8 x_hi; member331 x = p_report->contact[i].x_hi << 8 | p_report->contact[i].x_lo; in t4_raw_event()
168 u8 x_hi; member2721 x = (touch->x_hi << 8) | touch->x_lo; in cyapa_pip_report_slot_data()