Searched refs:VIRT_UART (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/openrisc/ |
H A D | virt.c | 59 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 D | loongson3_bootp.h | 214 VIRT_UART, enumerator
|
H A D | loongson3_bootp.c | 74 s->uarts[0].uart_base = cpu_to_le64(virt_memmap[VIRT_UART].base); in init_system_loongson()
|
H A D | loongson3_virt.c | 77 [VIRT_UART] = { 0x1fe001e0, 0x8 }, 554 serial_mm_init(address_space_mem, virt_memmap[VIRT_UART].base, 0, in mips_loongson3_virt_init()
|