Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Domap1.c1907 uint8_t row_latch; member
1945 s->row_latch = ~rows; in omap_mpuio_kbd_update()
1970 return s->row_latch; in omap_mpuio_read()
1982 return (~s->row_latch & 0x1f) && !s->kbd_mask; in omap_mpuio_read()
2102 s->row_latch = 0x1f; in omap_mpuio_reset()