Searched refs:y_lo (Results 1 – 2 of 2) sorted by relevance
69 u8 y_lo; member166 y = touch->y_lo | touch->y_hi << 8; in mms114_process_mt()
173 u8 y_lo; /* low 8 bits of y position value. */ member719 ((touch->xy_hi & 0x0f) << 8) | touch->y_lo); in cyapa_irq()