Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dshakti_uart.h48 #define SHAKTI_UART_CONTROL_DEFAULT 0x0100 macro
/openbmc/qemu/hw/char/
H A Dshakti_uart.c120 s->uart_control = SHAKTI_UART_CONTROL_DEFAULT; in shakti_uart_reset()