Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c110 #define PN7_STA_MFID(x) (((x) >> 16) & 0x1f) macro
660 maxfid = PN7_STA_MFID(status); in pn_decode_pst()
837 if (PN7_STA_MFID(status) != state.fid) { in pn_decode_acpi()
905 mfid = PN7_STA_MFID(status); in pn_probe()
915 if (PN7_STA_SFID(status) != PN7_STA_MFID(status)) { in pn_probe()