Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h1231 #define DPLL_LOCK_VLV (1<<15) macro
H A Dintel_display.c4510 if (wait_for(((I915_READ(DPLL(pipe)) & DPLL_LOCK_VLV) == DPLL_LOCK_VLV), 1)) in vlv_update_pll()