Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dls7a.h39 #define VIRT_UART_COUNT 4 macro
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c455 for (i = 0; i < VIRT_UART_COUNT; i++) in build_dsdt()
H A Dvirt.c757 for (i = VIRT_UART_COUNT; i --> 0;) { in virt_devices_init()