Searched refs:reduced_clock (Results 1 – 1 of 1) sorted by relevance
7174 intel_clock_t *reduced_clock) in i9xx_update_pll_dividers() argument7181 if (reduced_clock) in i9xx_update_pll_dividers()7182 fp2 = pnv_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()7185 if (reduced_clock) in i9xx_update_pll_dividers()7186 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()7193 reduced_clock) { in i9xx_update_pll_dividers()7583 intel_clock_t *reduced_clock, in i9xx_compute_dpll() argument7592 i9xx_update_pll_dividers(crtc, crtc_state, reduced_clock); in i9xx_compute_dpll()7620 if (IS_G4X(dev) && reduced_clock) in i9xx_compute_dpll()7621 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in i9xx_compute_dpll()[all …]