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

/freebsd-10.0-release/sys/x86/cpufreq/
H A Dpowernow.c128 #define PN8_STA_CVID(x) (((x) >> 32) & 0x1f) macro
353 cvid = PN8_STA_CVID(status);
369 cvid = PN8_STA_CVID(status);
383 cvid = PN8_STA_CVID(status);
430 cvid = PN8_STA_CVID(status);
500 cvid = PN8_STA_CVID(status);

Completed in 106 milliseconds