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()
174 u8 y_hi; member2673 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_pip_report_slot_data()