Searched refs:pn7_fid_to_mult (Results 1 – 1 of 1) sorted by relevance
164 static int pn7_fid_to_mult[32] = { variable298 if (pn7_fid_to_mult[fid] < pn7_fid_to_mult[cfid]) { in pn7_setfidvid()575 state.freq = 100 * pn7_fid_to_mult[state.fid] * sc->fsb; in decode_pst()577 (pn7_fid_to_mult[state.fid] % 10) == 5) in decode_pst()801 (pn7_fid_to_mult[state.fid] % 10) == 5) in pn_decode_acpi()841 sc->fsb = state.freq / 100 / pn7_fid_to_mult[state.fid]; in pn_decode_acpi()908 sc->fsb = rate / 100000 / pn7_fid_to_mult[cfid]; in pn_probe()