Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_display.c187 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in psb_intel_crtc_mode_set()
Dpsb_intel_reg.h248 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */ macro
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h1862 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */ macro
Dintel_display.c6523 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in i9xx_update_pll()
7822 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in ironlake_compute_dpll()