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

/netbsd-6-1-5-RELEASE/sys/dev/mvme/
H A Dclock_pcctwo.c189 cnt += tc1 + (PCCTWO_TIMERFREQ / 100) * PCCTWO_TT_CTRL_OVF(cr);
212 for (cr = PCCTWO_TT_CTRL_OVF(cr); cr; cr--) {
H A Dpcctworeg.h245 #define PCCTWO_TT_CTRL_OVF(r) ((r)>>4)/* Value of the Overflow Counter */ macro

Completed in 348 milliseconds