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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c4563 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
4640 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
4645 dpll |= (clock->p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
5671 dpll |= (1 << (intel_crtc->config.dpll.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
6971 DPLL_FPA01_P1_POST_DIV_SHIFT);
6997 DPLL_FPA01_P1_POST_DIV_SHIFT);
7011 DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
H A Di915_reg.h1243 #define DPLL_FPA01_P1_POST_DIV_SHIFT 16 macro

Completed in 80 milliseconds