Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dshakti_uart.h50 #define TYPE_SHAKTI_UART "shakti-uart" macro
52 OBJECT_CHECK(ShaktiUartState, (obj), TYPE_SHAKTI_UART)
/openbmc/qemu/hw/char/
H A Dshakti_uart.c155 TYPE_SHAKTI_UART, in shakti_uart_instance_init()
175 .name = TYPE_SHAKTI_UART,
/openbmc/qemu/hw/riscv/
H A Dshakti_c.c165 object_initialize_child(obj, "uart", &sss->uart, TYPE_SHAKTI_UART); in shakti_c_soc_instance_init()