Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dibex_uart.h36 #define TYPE_IBEX_UART "ibex-uart" macro
/openbmc/qemu/hw/char/
H A Dibex_uart.c487 .name = TYPE_IBEX_UART,
530 TYPE_IBEX_UART, 0x400); in ibex_uart_init()
558 .name = TYPE_IBEX_UART,
/openbmc/qemu/hw/riscv/
H A Dopentitan.c132 object_initialize_child(obj, "uart", &s->uart, TYPE_IBEX_UART); in lowrisc_ibex_soc_init()