Searched refs:x_lo (Results 1 – 3 of 3) sorted by relevance
67 u8 x_lo; member164 x = touch->x_lo | touch->x_hi << 8; in mms114_process_mt()
92 u8 x_lo; /* low 8 bits of x position value. */ member1199 ((touch->xy_hi & 0xf0) << 4) | touch->x_lo); in cyapa_gen3_irq_handler()
213 u8 x_lo; member2626 x = (touch->x_hi << 8) | touch->x_lo; in cyapa_gen5_report_slot_data()