Home
last modified time | relevance | path

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

/linux-6.15/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
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c1052 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in i9xx_dpll()
1331 dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10; in ilk_dpll()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h737 #define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */ macro