Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c6576 u32 bestn, bestm1, bestm2, bestp1, bestp2; in vlv_prepare_pll() local
6594 bestp2 = pipe_config->dpll.p2; in vlv_prepare_pll()
6615 mdiv |= ((bestp1 << DPIO_P1_SHIFT) | (bestp2 << DPIO_P2_SHIFT)); in vlv_prepare_pll()
6676 u32 bestn, bestm1, bestm2, bestp1, bestp2, bestm2_frac; in chv_prepare_pll() local
6693 bestp2 = pipe_config->dpll.p2; in chv_prepare_pll()
6704 bestp2 << DPIO_CHV_P2_DIV_SHIFT | in chv_prepare_pll()