Searched refs:i9xx_dpll_compute_fp (Results 1 – 3 of 3) sorted by relevance
26 u32 i9xx_dpll_compute_fp(const struct dpll *dpll);
776 u32 i9xx_dpll_compute_fp(const struct dpll *dpll) in i9xx_dpll_compute_fp() function798 fp = i9xx_dpll_compute_fp(clock); in i9xx_update_pll_dividers()799 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()1051 fp = i9xx_dpll_compute_fp(clock); in ilk_update_pll_dividers()1055 fp2 = i9xx_dpll_compute_fp(reduced_clock); in ilk_update_pll_dividers()
7919 fp = i9xx_dpll_compute_fp(&clock); in i830_enable_pipe()