Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c7332 u32 bestn, bestm1, bestm2, bestp1, bestp2; in vlv_prepare_pll() local
7338 bestm1 = pipe_config->dpll.m1; in vlv_prepare_pll()
7361 mdiv = ((bestm1 << DPIO_M1DIV_SHIFT) | (bestm2 & DPIO_M2DIV_MASK)); in vlv_prepare_pll()
7438 u32 bestn, bestm1, bestm2, bestp1, bestp2, bestm2_frac; in chv_prepare_pll() local
7444 bestm1 = pipe_config->dpll.m1; in chv_prepare_pll()