Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c130 #define PN8_STA_CVID(x) (((x) >> 32) & 0x1f) macro
352 cvid = PN8_STA_CVID(status); in pn8_setfidvid()
368 cvid = PN8_STA_CVID(status); in pn8_setfidvid()
382 cvid = PN8_STA_CVID(status); in pn8_setfidvid()
429 cvid = PN8_STA_CVID(status); in pn8_setfidvid()
499 cvid = PN8_STA_CVID(status); in pn_get()