Lines Matching refs:p2_slow
40 int p2_slow, p2_fast; member
53 .p2_slow = 4, .p2_fast = 2 },
66 .p2_slow = 4, .p2_fast = 4 },
79 .p2_slow = 14, .p2_fast = 7 },
92 .p2_slow = 10, .p2_fast = 5 },
105 .p2_slow = 14, .p2_fast = 7 },
119 .p2_slow = 10,
134 .p2_slow = 10, .p2_fast = 5 },
147 .p2_slow = 14, .p2_fast = 14
161 .p2_slow = 7, .p2_fast = 7
177 .p2_slow = 10, .p2_fast = 5 },
190 .p2_slow = 14, .p2_fast = 14 },
208 .p2_slow = 10, .p2_fast = 5 },
221 .p2_slow = 14, .p2_fast = 14 },
234 .p2_slow = 7, .p2_fast = 7 },
248 .p2_slow = 14, .p2_fast = 14 },
261 .p2_slow = 7, .p2_fast = 7 },
277 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
293 .p2 = { .p2_slow = 1, .p2_fast = 14 },
304 .p2 = { .p2_slow = 1, .p2_fast = 20 },
630 return limit->p2.p2_slow; in i9xx_select_p2_div()
633 return limit->p2.p2_slow; in i9xx_select_p2_div()
876 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
941 clock.p2 >= limit->p2.p2_slow; in chv_find_best_dpll()