Home
last modified time | relevance | path

Searched refs:UART0_IRQ (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/intel/crownbay/
H A Dcrownbay.c14 UART0_BASE, UART0_IRQ); in board_early_init_f()
/openbmc/u-boot/arch/x86/include/asm/
H A Dibmpc.h23 #define UART0_IRQ 4 macro
/openbmc/linux/arch/mips/rb532/
H A Dserial.c42 .irq = UART0_IRQ,
H A Ddevices.c216 .irq = UART0_IRQ,
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dirq.h27 #define UART0_IRQ (GROUP3_IRQ_BASE + 0) macro
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A Dconga-qeval20-qa3.c24 UART0_BASE, UART0_IRQ); in board_early_init_f()
/openbmc/u-boot/board/intel/cougarcanyon2/
H A Dcougarcanyon2.c38 sio1007_enable_serial(SIO1007_IOPORT3, 0, UART0_BASE, UART0_IRQ); in board_early_init_f()
/openbmc/qemu/include/hw/riscv/
H A Dvirt.h89 UART0_IRQ = 10, enumerator
/openbmc/qemu/hw/riscv/
H A Dvirt.c960 qemu_fdt_setprop_cell(ms->fdt, name, "interrupts", UART0_IRQ); in create_fdt_uart()
962 qemu_fdt_setprop_cells(ms->fdt, name, "interrupts", UART0_IRQ, 0x4); in create_fdt_uart()
1533 0, qdev_get_gpio_in(mmio_irqchip, UART0_IRQ), 399193, in virt_machine_init()