Searched refs:CC_EO (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.h244 #define CC_EO 0x00000100 /* Enable Oscillator */ macro

Completed in 119 milliseconds