Searched refs:x_lo (Results 1 – 2 of 2) sorted by relevance
68 u8 x_lo; member165 x = touch->x_lo | touch->x_hi << 8; in mms114_process_mt()
172 u8 x_lo; /* low 8 bits of x position value. */ member717 ((touch->xy_hi & 0xf0) << 4) | touch->x_lo); in cyapa_irq()