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

/freebsd-10.0-release/sys/x86/cpufreq/
H A Dpowernow.c59 #define A0_ERRATA 0x1 /* Bugs for the rev. A0 of Athlon (K7): macro
296 if (sc->errata & A0_ERRATA)
309 if (sc->errata & A0_ERRATA)
577 if ((sc->errata & A0_ERRATA) &&
655 sc->errata |= A0_ERRATA;
791 sc->errata |= A0_ERRATA;
801 if ((sc->errata & A0_ERRATA) &&

Completed in 104 milliseconds