Searched refs:SERIAL_IRQ (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mips/cobalt/
H A Dserial.c36 .start = SERIAL_IRQ,
37 .end = SERIAL_IRQ,
44 .irq = SERIAL_IRQ,
/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/
H A Dserial.h22 #define SERIAL_IRQ XIRQ0 /* Dual serial (PC16552) (Hi) */ macro
37 .irq = SERIAL_IRQ, \
45 .irq = SERIAL_IRQ, \
77 #define GDBPORT_SERIAL_IRQ SERIAL_IRQ
92 #define GDBPORT_SERIAL_IRQ SERIAL_IRQ
/linux-4.4.14/arch/mn10300/unit-asb2305/include/unit/
H A Dserial.h21 #define SERIAL_IRQ XIRQ0 /* Dual serial (PC16552) (Hi) */ macro
36 .irq = SERIAL_IRQ, \
68 #define GDBPORT_SERIAL_IRQ SERIAL_IRQ
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/
H A Dserial.h22 #define SERIAL_IRQ XIRQ1 /* single serial (TL16C550C) (Lo) */ macro
42 .irq = SERIAL_IRQ, \
74 #define GDBPORT_SERIAL_IRQ SERIAL_IRQ
/linux-4.4.14/arch/mips/include/asm/mach-cobalt/
H A Dirq.h47 #define SERIAL_IRQ (MIPS_CPU_IRQ_BASE + 5) macro

Completed in 264 milliseconds