Home
last modified time | relevance | path

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

/arch/mips/rb532/
Dserial.c42 .irq = UART0_IRQ,
Ddevices.c228 .irq = UART0_IRQ,
/arch/mips/include/asm/mach-rc32434/
Dirq.h26 #define UART0_IRQ (GROUP3_IRQ_BASE + 0) macro
/arch/arm/mach-versatile/
Dcore.c632 #define UART0_IRQ { IRQ_UARTINT0 } macro