Home
last modified time | relevance | path

Searched defs:uart_irq (Results 1 – 5 of 5) 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.c80 uint32_t uart_irq) in acpi_dsdt_add_uart()
H A Dstellaris.c978 static const int uart_irq[] = {5, 6, 33, 34}; in stellaris_init() local
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c249 uint32_t uart_irq = VIRT_UART_IRQ; in build_uart_device_aml() local
/openbmc/qemu/hw/mips/
H A Dmalta.c574 hwaddr base, qemu_irq uart_irq, Chardev *uart_chr) in malta_fpga_init()