Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c171 static int pn8_fid_to_mult[64] = { variable
581 state.freq = 100 * pn8_fid_to_mult[state.fid] * sc->fsb; in decode_pst()
857 sc->fsb = state.freq / 100 / pn8_fid_to_mult[state.fid]; in pn_decode_acpi()
930 sc->fsb = rate / 100000 / pn8_fid_to_mult[cfid]; in pn_probe()