Searched refs:PN7_STA_SVID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/x86/cpufreq/
H A Dpowernow.c112 #define PN7_STA_SVID(x) (((x) >> 40) & 0x1f) macro
661 startvid = PN7_STA_SVID(status);

Completed in 158 milliseconds