Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ingenic/
H A Dingenic_coreregs.h43 #define CC_RPC1 __BIT(9) /* -- || -- core 1 */ macro
/netbsd-src/sys/arch/evbmips/ingenic/
H A Dcpu.c95 reg |= CC_RPC1; /* use our exception vector */ in cpu_attach()