Home
last modified time | relevance | path

Searched refs:VIRT_UART (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/openrisc/
H A Dvirt.c59 VIRT_UART, enumerator
77 [VIRT_UART] = { 0x90000000, 0x100 },
508 openrisc_virt_serial_init(state, virt_memmap[VIRT_UART].base, in openrisc_virt_init()
509 virt_memmap[VIRT_UART].size, in openrisc_virt_init()
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h214 VIRT_UART, enumerator
H A Dloongson3_bootp.c74 s->uarts[0].uart_base = cpu_to_le64(virt_memmap[VIRT_UART].base); in init_system_loongson()
H A Dloongson3_virt.c77 [VIRT_UART] = { 0x1fe001e0, 0x8 },
554 serial_mm_init(address_space_mem, virt_memmap[VIRT_UART].base, 0, in mips_loongson3_virt_init()