Searched refs:DVO_ENABLE (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dvo.c135 if (!(tmp & DVO_ENABLE))
171 I915_WRITE(dvo_reg, temp & ~DVO_ENABLE);
182 I915_WRITE(dvo_reg, temp | DVO_ENABLE);
430 if (dvo_val & DVO_ENABLE) {
H A Di915_reg.h2055 #define DVO_ENABLE (1UL << 31) /* OSOL_i915 */ macro

Completed in 296 milliseconds