Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Ddvo_ns2501.c110 ns->pll_a = I915_READ(_DPLL_A); in enable_dvo()
115 I915_WRITE(_DPLL_A, 0xd0820000); in enable_dvo()
136 I915_WRITE(_DPLL_A, ns->pll_a); in restore_dvo()
H A Di915_ums.c46 dpll_reg = (pipe == PIPE_A) ? _DPLL_A : _DPLL_B; in i915_pipe_enabled()
125 dev_priv->regfile.saveDPLL_A = I915_READ(_DPLL_A); in i915_save_display_reg()
327 dpll_a_reg = _DPLL_A; in i915_restore_display_reg()
H A Di915_reg.h1212 #define _DPLL_A (dev_priv->info->display_mmio_offset + 0x6014) macro
1214 #define DPLL(pipe) _PIPE(pipe, _DPLL_A, _DPLL_B)