Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c135 #define PN8_PSB_TO_RVO(x) ((x) & 0x03) macro
702 sc->rvo = PN8_PSB_TO_RVO(psb->res1); in pn_decode_pst()