Lines Matching refs:p2_fast
37 int p2_slow, p2_fast; member
50 .p2_slow = 4, .p2_fast = 2 },
63 .p2_slow = 4, .p2_fast = 4 },
76 .p2_slow = 14, .p2_fast = 7 },
89 .p2_slow = 10, .p2_fast = 5 },
102 .p2_slow = 14, .p2_fast = 7 },
117 .p2_fast = 10
131 .p2_slow = 10, .p2_fast = 5 },
144 .p2_slow = 14, .p2_fast = 14
158 .p2_slow = 7, .p2_fast = 7
174 .p2_slow = 10, .p2_fast = 5 },
187 .p2_slow = 14, .p2_fast = 14 },
205 .p2_slow = 10, .p2_fast = 5 },
218 .p2_slow = 14, .p2_fast = 14 },
231 .p2_slow = 7, .p2_fast = 7 },
245 .p2_slow = 14, .p2_fast = 14 },
258 .p2_slow = 7, .p2_fast = 7 },
274 .p2 = { .p2_slow = 2, .p2_fast = 20 }, /* slow=min, fast=max */
290 .p2 = { .p2_slow = 1, .p2_fast = 14 },
301 .p2 = { .p2_slow = 1, .p2_fast = 20 },
420 return limit->p2.p2_fast; in i9xx_select_p2_div()
427 return limit->p2.p2_fast; in i9xx_select_p2_div()
668 for (clock.p2 = limit->p2.p2_fast; clock.p2 >= limit->p2.p2_slow; in vlv_find_best_dpll()
732 for (clock.p2 = limit->p2.p2_fast; in chv_find_best_dpll()