Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/
H A Dau_icu.c340 irqstat = REGVAL(icu_base + IC_REQUEST0_INT); in au_iointr()
348 irqstat = REGVAL(icu_base + IC_REQUEST0_INT); in au_iointr()
/netbsd-src/sys/arch/mips/alchemy/include/
H A Daureg.h92 #define IC_REQUEST0_INT 0x54 /* Show active interrupts on request 0 */ macro