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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ivch.c105 # define VR40_CLOCK_GATING_ENABLE (1 << 8) macro
362 vr40 |= VR40_CLOCK_GATING_ENABLE;
371 vr40 &= ~VR40_CLOCK_GATING_ENABLE;

Completed in 464 milliseconds