Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c7558 static u32 i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp() function
7575 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in i9xx_update_pll_dividers()
7577 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()
9551 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in ironlake_compute_dpll()
9557 fp2 = i9xx_dpll_compute_fp(reduced_clock); in ironlake_compute_dpll()
16304 fp = i9xx_dpll_compute_fp(&clock); in i830_enable_pipe()