Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ralink/
H A Dralink_intr.c170 #ifdef INT_UART1
171 [RA_IRQ_UART1] = INT_UART1,
199 #ifdef INT_UART1
200 [INT_UART1] = RA_IRQ_UART1,
H A Dralink_reg.h439 #define INT_UART1 21 macro