Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dsifive_uart.c191 TYPE_SIFIVE_UART, SIFIVE_UART_MAX); in sifive_uart_init()
224 .name = TYPE_SIFIVE_UART,
255 .name = TYPE_SIFIVE_UART,
/openbmc/qemu/include/hw/char/
H A Dsifive_uart.h55 #define TYPE_SIFIVE_UART "riscv.sifive.uart" macro