Searched refs:DPLL_LOCK_VLV (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | i915_reg.h | 1231 #define DPLL_LOCK_VLV (1<<15) macro |
H A D | intel_display.c | 4510 if (wait_for(((I915_READ(DPLL(pipe)) & DPLL_LOCK_VLV) == DPLL_LOCK_VLV), 1)) |
Completed in 79 milliseconds