Searched refs:DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (Results 1 – 4 of 4) sorted by relevance
141 # define DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (1 << 24) /* i915 */ macro
661 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5; in psb_intel_crtc_mode_set()
723 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (1 << 24) /* i915 */ macro
4848 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5; in intel_crtc_mode_set()5631 clock.p2 = dpll & DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 ? in intel_crtc_clock_get()