Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in pn7_setfidvid()
308 if (sc->errata & A0_ERRATA) in pn7_setfidvid()
576 if ((sc->errata & A0_ERRATA) && in decode_pst()
654 sc->errata |= A0_ERRATA; in pn_decode_pst()
790 sc->errata |= A0_ERRATA; in pn_decode_acpi()
800 if ((sc->errata & A0_ERRATA) && in pn_decode_acpi()