Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dls7a.h41 #define VIRT_UART_BASE 0x1fe001e0 macro
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c259 .base_addr.addr = VIRT_UART_BASE, in spcr_setup()
304 base = VIRT_UART_BASE + index * VIRT_UART_SIZE; in build_uart_device_aml()
H A Dvirt.c758 hwaddr base = VIRT_UART_BASE + i * VIRT_UART_SIZE; in virt_devices_init()