Home
last modified time | relevance | path

Searched defs:npstates (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/cpufreq/
H A Dpmcr.c41 static int npstates; variable
/freebsd/sys/x86/cpufreq/
H A Dpowernow.c556 decode_pst(struct pn_softc *sc, uint8_t *p, int npstates) in decode_pst()