Searched refs:y_hi (Results 1 – 2 of 2) sorted by relevance
66 u8 x_hi:4, y_hi:4; member165 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
222 u8 y_hi; member2630 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_gen5_report_slot_data()