Lines Matching refs:p2_fast
156 int p2_slow, p2_fast; member
236 .p2_slow = 4, .p2_fast = 2 },
249 .p2_slow = 4, .p2_fast = 4 },
262 .p2_slow = 14, .p2_fast = 7 },
275 .p2_slow = 10, .p2_fast = 5 },
288 .p2_slow = 14, .p2_fast = 7 },
303 .p2_fast = 10
317 .p2_slow = 10, .p2_fast = 5 },
330 .p2_slow = 14, .p2_fast = 14
344 .p2_slow = 7, .p2_fast = 7
360 .p2_slow = 10, .p2_fast = 5 },
373 .p2_slow = 14, .p2_fast = 14 },
391 .p2_slow = 10, .p2_fast = 5 },
404 .p2_slow = 14, .p2_fast = 14 },
417 .p2_slow = 7, .p2_fast = 7 },
431 .p2_slow = 14, .p2_fast = 14 },
444 .p2_slow = 7, .p2_fast = 7 },
460 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
476 .p2 = { .p2_slow = 1, .p2_fast = 14 },
488 .p2 = { .p2_slow = 1, .p2_fast = 20 },
644 return limit->p2.p2_fast; in i9xx_select_p2_div()
651 return limit->p2.p2_fast; in i9xx_select_p2_div()
894 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
958 for (clock.p2 = limit->p2.p2_fast; in chv_find_best_dpll()