Searched refs:x_hi (Results 1 – 2 of 2) sorted by relevance
66 u8 x_hi:4, y_hi:4; member164 x = touch->x_lo | touch->x_hi << 8; in mms114_process_mt()
216 u8 x_hi; member2626 x = (touch->x_hi << 8) | touch->x_lo; in cyapa_gen5_report_slot_data()