Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c128 #define PN8_STA_MFID(x) (((x) >> 16) & 0x3f) macro
664 maxfid = PN8_STA_MFID(status); in pn_decode_pst()
926 mfid = PN8_STA_MFID(status); in pn_probe()
932 if (PN8_STA_SFID(status) != PN8_STA_MFID(status)) in pn_probe()