Searched refs:DPLL_LOCK_VLV (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 965 #define DPLL_LOCK_VLV (1<<15) macro |
D | intel_display.c | 4290 if (wait_for(((I915_READ(DPLL(pipe)) & DPLL_LOCK_VLV) == DPLL_LOCK_VLV), 1)) in vlv_update_pll() |