Home
last modified time | relevance | path

Searched refs:pnv_dpll_compute_fp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c993 static u32 pnv_dpll_compute_fp(const struct dpll *dpll) in pnv_dpll_compute_fp() function
1083 hw_state->fp0 = pnv_dpll_compute_fp(clock); in i9xx_compute_dpll()
1084 hw_state->fp1 = pnv_dpll_compute_fp(reduced_clock); in i9xx_compute_dpll()