Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c64 #define PENDING_STUCK 0x2 /* With some buggy chipset and some newer AMD64 macro
365 sc->errata |= PENDING_STUCK; in pn8_setfidvid()
379 sc->errata |= PENDING_STUCK; in pn8_setfidvid()
406 sc->errata |= PENDING_STUCK; in pn8_setfidvid()
419 sc->errata |= PENDING_STUCK; in pn8_setfidvid()
452 if (sc->errata & PENDING_STUCK) in pn_set()
487 if (sc->errata & PENDING_STUCK) in pn_get()