Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Domap_uart.c36 uint8_t syscontrol; member
47 s->syscontrol = 0; in omap_uart_reset()
94 return s->syscontrol; in omap_uart_read()
139 s->syscontrol = value & 0x1d; in omap_uart_write()