Home
last modified time | relevance | path

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

/dragonfly/sys/dev/powermng/powernow/
H A Dpowernow.c68 #define PN8_STA_CFID(x) ((x) & 0x3f) macro
214 cfid = PN8_STA_CFID(status); in k8_get_curfreq()
242 cfid = PN8_STA_CFID(status); in k8_powernow_setperf()
294 cfid = PN8_STA_CFID(status); in k8_powernow_setperf()
300 cfid = PN8_STA_CFID(status); in k8_powernow_setperf()