Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c6058 static uint32_t i9xx_dpll_compute_fp(struct dpll *dpll) in i9xx_dpll_compute_fp() function
6075 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in i9xx_update_pll_dividers()
6077 fp2 = i9xx_dpll_compute_fp(reduced_clock); in i9xx_update_pll_dividers()
7869 fp = i9xx_dpll_compute_fp(&crtc_state->dpll); in ironlake_crtc_compute_clock()
7871 fp2 = i9xx_dpll_compute_fp(&reduced_clock); in ironlake_crtc_compute_clock()