Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbmips/loongson/
Dgeneric2e_machdep.c361 REGVAL(BONITO_BONGENCFG) &= ~BONITO_BONGENCFG_CPUSELFRESET; in generic2e_reset()
362 REGVAL(BONITO_BONGENCFG) |= BONITO_BONGENCFG_CPUSELFRESET; in generic2e_reset()
/netbsd/src/sys/arch/mips/bonito/
Dbonitoreg.h140 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET) macro