Searched refs:i9xx_dpll_compute_fp (Results 1 – 3 of 3) sorted by relevance
25 u32 i9xx_dpll_compute_fp(const struct dpll *dpll);
984 u32 i9xx_dpll_compute_fp(const struct dpll *dpll) in i9xx_dpll_compute_fp() function1081 hw_state->fp0 = i9xx_dpll_compute_fp(clock); in i9xx_compute_dpll()1082 hw_state->fp1 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_compute_dpll()1145 hw_state->fp0 = i9xx_dpll_compute_fp(clock); in i8xx_compute_dpll()1146 hw_state->fp1 = i9xx_dpll_compute_fp(reduced_clock); in i8xx_compute_dpll()1260 fp = i9xx_dpll_compute_fp(clock); in ilk_dpll_compute_fp()
8280 fp = i9xx_dpll_compute_fp(&clock); in i830_enable_pipe()