Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_display.c4312 I915_WRITE(DPLL_MD(pipe), temp); in vlv_update_pll()
4313 POSTING_READ(DPLL_MD(pipe)); in vlv_update_pll()
4433 I915_WRITE(DPLL_MD(pipe), temp); in i9xx_update_pll()
Di915_reg.h1044 #define DPLL_MD(pipe) _PIPE(pipe, _DPLL_A_MD, _DPLL_B_MD) macro