Lines Matching refs:p2_fast
127 int p2_slow, p2_fast; member
246 .p2_slow = 4, .p2_fast = 2 },
259 .p2_slow = 4, .p2_fast = 4 },
272 .p2_slow = 14, .p2_fast = 7 },
285 .p2_slow = 10, .p2_fast = 5 },
298 .p2_slow = 14, .p2_fast = 7 },
313 .p2_fast = 10
327 .p2_slow = 10, .p2_fast = 5 },
340 .p2_slow = 14, .p2_fast = 14
354 .p2_slow = 7, .p2_fast = 7
370 .p2_slow = 10, .p2_fast = 5 },
383 .p2_slow = 14, .p2_fast = 14 },
401 .p2_slow = 10, .p2_fast = 5 },
414 .p2_slow = 14, .p2_fast = 14 },
427 .p2_slow = 7, .p2_fast = 7 },
441 .p2_slow = 14, .p2_fast = 14 },
454 .p2_slow = 7, .p2_fast = 7 },
470 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
486 .p2 = { .p2_slow = 1, .p2_fast = 14 },
498 .p2 = { .p2_slow = 1, .p2_fast = 20 },
754 return limit->p2.p2_fast; in i9xx_select_p2_div()
761 return limit->p2.p2_fast; in i9xx_select_p2_div()
966 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
1024 for (clock.p2 = limit->p2.p2_fast; in chv_find_best_dpll()