Searched refs:i9xx_dpll_compute_fp (Results 1 – 3 of 3) sorted by relevance
26 u32 i9xx_dpll_compute_fp(const struct dpll *dpll);
773 u32 i9xx_dpll_compute_fp(const struct dpll *dpll) in i9xx_dpll_compute_fp() function795 fp = i9xx_dpll_compute_fp(clock); in i9xx_update_pll_dividers()796 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()1022 fp = i9xx_dpll_compute_fp(clock); in ilk_update_pll_dividers()1026 fp2 = i9xx_dpll_compute_fp(reduced_clock); in ilk_update_pll_dividers()
8840 fp = i9xx_dpll_compute_fp(&clock); in i830_enable_pipe()