Home
last modified time | relevance | path

Searched refs:row_latch (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/arm/
H A Domap1.c1909 uint8_t row_latch; member
1947 s->row_latch = ~rows; in omap_mpuio_kbd_update()
1972 return s->row_latch; in omap_mpuio_read()
1984 return (~s->row_latch & 0x1f) && !s->kbd_mask; in omap_mpuio_read()
2104 s->row_latch = 0x1f; in omap_mpuio_reset()