Searched refs:y_lo (Results 1 – 4 of 4) sorted by relevance
77 u8 y_lo; member173 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
122 u8 y_lo; member332 y = p_report->contact[i].y_hi << 8 | p_report->contact[i].y_lo; in t4_raw_event()
93 u8 y_lo; /* low 8 bits of y position value. */ member1162 ((touch->xy_hi & 0x0f) << 8) | touch->y_lo); in cyapa_gen3_event_process()
171 u8 y_lo; member2724 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_pip_report_slot_data()