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

/freebsd-13-stable/sys/x86/cpufreq/
H A Dpowernow.c61 #define A0_ERRATA 0x1 /* Bugs for the rev. A0 of Athlon (K7): macro
295 if (sc->errata & A0_ERRATA)
308 if (sc->errata & A0_ERRATA)
576 if ((sc->errata & A0_ERRATA) &&
654 sc->errata |= A0_ERRATA;
790 sc->errata |= A0_ERRATA;
800 if ((sc->errata & A0_ERRATA) &&

Completed in 84 milliseconds