Home
last modified time | relevance | path

Searched refs:DPLL_MD (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_crt.c133 dpll_md_reg = DPLL_MD(intel_crtc->pipe); in intel_crt_mode_set()
Di915_reg.h937 #define DPLL_MD(pipe) _PIPE(pipe, _DPLL_A_MD, _DPLL_B_MD) macro
Dintel_display.c5422 I915_WRITE(DPLL_MD(pipe), temp); in i9xx_crtc_mode_set()