Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.c6735 static uint32_t i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp() function
6752 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in i9xx_update_pll_dividers()
6754 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()
8506 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in ironlake_compute_dpll()
8512 fp2 = i9xx_dpll_compute_fp(reduced_clock); in ironlake_compute_dpll()
15295 fp = i9xx_dpll_compute_fp(&clock); in i830_enable_pipe()