Lines Matching refs:p2_slow
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 },
226 .p2_slow = 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 },
641 clock.p2 = limit->p2.p2_slow; in i9xx_find_best_dpll()
644 clock.p2 = limit->p2.p2_slow; in i9xx_find_best_dpll()
704 clock.p2 = limit->p2.p2_slow; in pnv_find_best_dpll()
707 clock.p2 = limit->p2.p2_slow; in pnv_find_best_dpll()
764 clock.p2 = limit->p2.p2_slow; in g4x_find_best_dpll()
767 clock.p2 = limit->p2.p2_slow; in g4x_find_best_dpll()
865 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
924 clock.p2 >= limit->p2.p2_slow; in chv_find_best_dpll()