Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dgrlib_uart.h30 #define TYPE_GRLIB_APB_UART "grlib-apbuart" macro
/openbmc/qemu/hw/char/
H A Dgrlib_apbuart.c295 .name = TYPE_GRLIB_APB_UART,
/openbmc/qemu/hw/sparc/
H A Dleon3.c425 dev = qdev_new(TYPE_GRLIB_APB_UART); in leon3_generic_hw_init()