Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/alchemy/
Dau_icu.c172 REGVAL(ic0_base + IC_SOURCE_SET) = 0xffffffff; in au_intr_init()
179 REGVAL(ic1_base + IC_SOURCE_SET) = 0xffffffff; in au_intr_init()
255 REGVAL(icu_base + IC_SOURCE_SET) = irq; in au_intr_establish()
/netbsd/src/sys/arch/mips/alchemy/include/
Daureg.h95 #define IC_SOURCE_SET 0x58 /* 0 - test bit used as source */ macro