HomeSort by: relevance | last modified time | path
    Searched refs:PCCTWO_TT_CTRL_OVF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mvme/
clock_pcctwo.c 188 cnt += tc1 + (PCCTWO_TIMERFREQ / 100) * PCCTWO_TT_CTRL_OVF(cr);
211 for (cr = PCCTWO_TT_CTRL_OVF(cr); cr; cr--) {
pcctworeg.h 245 #define PCCTWO_TT_CTRL_OVF(r) ((r)>>4)/* Value of the Overflow Counter */

Completed in 12 milliseconds