Home
last modified time | relevance | path

Searched refs:SERIAL_IRQ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/mips/cobalt/
Dserial.c23 .start = SERIAL_IRQ,
24 .end = SERIAL_IRQ,
31 .irq = SERIAL_IRQ,
/Linux-v5.10/arch/mips/include/asm/mach-cobalt/
Dirq.h47 #define SERIAL_IRQ (MIPS_CPU_IRQ_BASE + 5) macro