Searched defs:VR40_CLOCK_GATING_ENABLE (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | dvo_ivch.c | 105 # define VR40_CLOCK_GATING_ENABLE (1 << 8) macro 362 vr40 |= VR40_CLOCK_GATING_ENABLE; 371 vr40 &= ~VR40_CLOCK_GATING_ENABLE; |
Completed in 12 milliseconds