Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dpowernow.c58 #define A0_ERRATA 0x1 /* Bugs for the rev. A0 of Athlon (K7): macro
291 if (sc->errata & A0_ERRATA) in pn7_setfidvid()
304 if (sc->errata & A0_ERRATA) in pn7_setfidvid()
572 if ((sc->errata & A0_ERRATA) && in decode_pst()
650 sc->errata |= A0_ERRATA; in pn_decode_pst()
786 sc->errata |= A0_ERRATA; in pn_decode_acpi()
796 if ((sc->errata & A0_ERRATA) && in pn_decode_acpi()