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

/freebsd-11.0-release/sys/powerpc/cpufreq/
H A Dpcr.c83 #define PCR_TO_FREQ(a) ((a >> 17) & 3) macro
230 sc->pcr_vals[PCR_TO_FREQ(modes[i])] = modes[i];

Completed in 52 milliseconds