Searched refs:DPLL_FPA1_P1_POST_DIV_SHIFT (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_reg.h1751 # define DPLL_FPA1_P1_POST_DIV_SHIFT 0 macro
H A Dintel_display.c5924 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
7177 dpll |= (1 << (intel_crtc->config.dpll.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;

Completed in 62 milliseconds