Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/intel/crownbay/
H A Dcrownbay.c15 UART0_BASE, UART0_IRQ); in board_early_init_f()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dibmpc.h24 #define UART0_IRQ 4 macro
/OK3568_Linux_fs/kernel/arch/mips/rb532/
H A Dserial.c42 .irq = UART0_IRQ,
H A Ddevices.c223 .irq = UART0_IRQ,
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/
H A Dirq.h27 #define UART0_IRQ (GROUP3_IRQ_BASE + 0) macro
/OK3568_Linux_fs/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A Dconga-qeval20-qa3.c25 UART0_BASE, UART0_IRQ); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/intel/cougarcanyon2/
H A Dcougarcanyon2.c39 sio1007_enable_serial(SIO1007_IOPORT3, 0, UART0_BASE, UART0_IRQ); in board_early_init_f()