Lines Matching refs:p2_fast
121 int p2_slow, p2_fast; member
160 .p2_slow = 4, .p2_fast = 2 },
173 .p2_slow = 4, .p2_fast = 4 },
186 .p2_slow = 14, .p2_fast = 7 },
199 .p2_slow = 10, .p2_fast = 5 },
212 .p2_slow = 14, .p2_fast = 7 },
227 .p2_fast = 10
241 .p2_slow = 10, .p2_fast = 5 },
254 .p2_slow = 14, .p2_fast = 14
268 .p2_slow = 7, .p2_fast = 7
284 .p2_slow = 10, .p2_fast = 5 },
297 .p2_slow = 14, .p2_fast = 14 },
315 .p2_slow = 10, .p2_fast = 5 },
328 .p2_slow = 14, .p2_fast = 14 },
341 .p2_slow = 7, .p2_fast = 7 },
355 .p2_slow = 14, .p2_fast = 14 },
368 .p2_slow = 7, .p2_fast = 7 },
384 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
400 .p2 = { .p2_slow = 1, .p2_fast = 14 },
639 clock.p2 = limit->p2.p2_fast; in i9xx_find_best_dpll()
646 clock.p2 = limit->p2.p2_fast; in i9xx_find_best_dpll()
702 clock.p2 = limit->p2.p2_fast; in pnv_find_best_dpll()
709 clock.p2 = limit->p2.p2_fast; in pnv_find_best_dpll()
762 clock.p2 = limit->p2.p2_fast; in g4x_find_best_dpll()
769 clock.p2 = limit->p2.p2_fast; in g4x_find_best_dpll()
865 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
923 for (clock.p2 = limit->p2.p2_fast; in chv_find_best_dpll()