Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dnrf51_uart.h22 #define TYPE_NRF51_UART "nrf51_soc.uart" macro
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c193 object_initialize_child(obj, "uart", &s->uart, TYPE_NRF51_UART); in nrf51_soc_init()
/openbmc/qemu/hw/char/
H A Dnrf51_uart.c323 .name = TYPE_NRF51_UART,