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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_reg.h1258 # define DPLL_FPA1_P1_POST_DIV_SHIFT 0 macro
H A Dintel_display.c4565 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
5673 dpll |= (1 << (intel_crtc->config.dpll.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;

Completed in 303 milliseconds