Searched refs:y_lo (Results 1 – 1 of 1) sorted by relevance
93 u8 y_lo; /* low 8 bits of y position value. */ member1163 ((touch->xy_hi & 0x0f) << 8) | touch->y_lo); in cyapa_gen3_event_process()