Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c7167 static uint32_t i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp() function
7184 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in i9xx_update_pll_dividers()
7186 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()
8946 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in ironlake_crtc_compute_clock()
8948 fp2 = i9xx_dpll_compute_fp(&reduced_clock); in ironlake_crtc_compute_clock()