Home
last modified time | relevance | path

Searched refs:DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c182 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in psb_intel_crtc_mode_set()
H A Dpsb_intel_reg.h236 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */ macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c856 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in i9xx_compute_dpll()
1121 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in ilk_compute_dpll()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1438 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */ macro