Searched refs:DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c176 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
H A Dpsb_intel_reg.h237 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (1 << 24) /* i915 */ macro
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c455 clock.p2 = dpll & DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 ?
1040 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
1316 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h696 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (1 << 24) /* i915 */ macro

Completed in 197 milliseconds