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

/freebsd-13-stable/sys/powerpc/cpufreq/
H A Dpcr.c84 #define PCR_TO_FREQ(a) ((a >> 17) & 3) macro
231 sc->pcr_vals[PCR_TO_FREQ(modes[i])] = modes[i];

Completed in 105 milliseconds