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

/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A Divch.c268 uint16_t vr40 = 0; local in function:ivch_mode_set
272 vr40 = (VR40_STALL_ENABLE |
282 vr40 |= VR40_CLOCK_GATING_ENABLE;
291 vr40 &= ~VR40_CLOCK_GATING_ENABLE;
293 vr40 &= ~VR40_AUTO_RATIO_ENABLE;
296 ivch_write(priv, VR40, vr40);

Completed in 2 milliseconds