Searched refs:y_lo (Results 1 – 3 of 3) sorted by relevance
68 u8 y_lo; member165 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
93 u8 y_lo; /* low 8 bits of y position value. */ member1201 ((touch->xy_hi & 0x0f) << 8) | touch->y_lo); in cyapa_gen3_irq_handler()
219 u8 y_lo; member2630 y = (touch->y_hi << 8) | touch->y_lo; in cyapa_gen5_report_slot_data()