Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dshakti_uart.c47 return s->uart_control; in shakti_uart_read()
86 s->uart_control = value; in shakti_uart_write()
120 s->uart_control = SHAKTI_UART_CONTROL_DEFAULT; in shakti_uart_reset()
/openbmc/qemu/include/hw/char/
H A Dshakti_uart.h66 uint32_t uart_control; member