Home
last modified time | relevance | path

Searched defs:uart_irq (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dmsf2-soc.c58 static const int uart_irq[MSF2_NUM_UARTS] = { 10, 11 }; variable
H A Dvirt-acpi-build.c82 uint32_t uart_irq, int uartidx) in acpi_dsdt_add_uart()
H A Dstellaris.c993 static const int uart_irq[] = {5, 6, 33, 34}; in stellaris_init() local
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c260 uint32_t uart_irq = VIRT_UART_IRQ; in build_uart_device_aml() local
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c170 uint32_t uart_irq) in acpi_dsdt_add_uart()
/openbmc/qemu/hw/mips/
H A Dmalta.c582 hwaddr base, qemu_irq uart_irq, Chardev *uart_chr) in malta_fpga_init()