Searched refs:CC_EN1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mips/alchemy/
H A Dau_timer.c80 if ((ctl & (CC_EO | CC_EN1)) != (CC_EO | CC_EN1))
81 SET_PC_REG(PC_COUNTER_CONTROL, 0, ctl | CC_EO | CC_EN1);
109 if ((ctl & (CC_EO | CC_EN1)) != (CC_EO | CC_EN1))
/netbsd-current/sys/arch/mips/alchemy/include/
H A Daureg.h240 #define CC_EN1 0x00002000 /* Enable PC1 */ macro

Completed in 65 milliseconds