i9xx_dpll_compute_fp
fp = i9xx_dpll_compute_fp(&clock);
hw_state->fp0 = i9xx_dpll_compute_fp(clock);
hw_state->fp1 = i9xx_dpll_compute_fp(reduced_clock);
hw_state->fp0 = i9xx_dpll_compute_fp(clock);
hw_state->fp1 = i9xx_dpll_compute_fp(reduced_clock);
fp = i9xx_dpll_compute_fp(clock);
u32 i9xx_dpll_compute_fp(const struct dpll *dpll);