Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dpll.c989 static u32 pnv_dpll_compute_fp(const struct dpll *dpll) in pnv_dpll_compute_fp() function
1078 hw_state->fp0 = pnv_dpll_compute_fp(clock); in i9xx_compute_dpll()
1079 hw_state->fp1 = pnv_dpll_compute_fp(reduced_clock); in i9xx_compute_dpll()