Searched refs:DPLLB_LVDS_P2_CLOCK_DIV_7 (Results 1 – 4 of 4) sorted by relevance
179 dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7; in psb_intel_crtc_mode_set()
239 #define DPLLB_LVDS_P2_CLOCK_DIV_7 (1 << 24) /* i915 */ macro
462 clock.p2 = dpll & DPLLB_LVDS_P2_CLOCK_DIV_7 ? in i9xx_crtc_clock_get()1046 dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7; in i9xx_dpll()1318 dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7; in ilk_dpll()
150 #define DPLLB_LVDS_P2_CLOCK_DIV_7 (1 << 24) /* i915 */ macro
Completed in 31 milliseconds