Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ralink/
H A Dralink_intr.c173 #ifdef INT_UART2
174 [RA_IRQ_UART2] = INT_UART2,
202 #ifdef INT_UART2
203 [INT_UART2] = RA_IRQ_UART2,
H A Dralink_reg.h438 #define INT_UART2 22 macro