Lines Matching refs:p2_fast
174 int p2_slow, p2_fast; member
252 .p2_slow = 4, .p2_fast = 2 },
265 .p2_slow = 4, .p2_fast = 4 },
278 .p2_slow = 14, .p2_fast = 7 },
291 .p2_slow = 10, .p2_fast = 5 },
304 .p2_slow = 14, .p2_fast = 7 },
319 .p2_fast = 10
333 .p2_slow = 10, .p2_fast = 5 },
346 .p2_slow = 14, .p2_fast = 14
360 .p2_slow = 7, .p2_fast = 7
376 .p2_slow = 10, .p2_fast = 5 },
389 .p2_slow = 14, .p2_fast = 14 },
407 .p2_slow = 10, .p2_fast = 5 },
420 .p2_slow = 14, .p2_fast = 14 },
433 .p2_slow = 7, .p2_fast = 7 },
447 .p2_slow = 14, .p2_fast = 14 },
460 .p2_slow = 7, .p2_fast = 7 },
476 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
492 .p2 = { .p2_slow = 1, .p2_fast = 14 },
504 .p2 = { .p2_slow = 1, .p2_fast = 20 },
660 return limit->p2.p2_fast; in i9xx_select_p2_div()
667 return limit->p2.p2_fast; in i9xx_select_p2_div()
910 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
974 for (clock.p2 = limit->p2.p2_fast; in chv_find_best_dpll()