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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ivch.c50 #define VR01 0x01 macro
303 if (!ivch_read(dvo, VR01, &vr01))
317 (void) ivch_write(dvo, VR01, vr01);
337 if (!ivch_read(dvo, VR01, &vr01))
375 (void) ivch_write(dvo, VR01, vr01);
387 (void) ivch_read(dvo, VR01, &val);
388 DRM_LOG_KMS("VR01: 0x%04x\n", val);

Completed in 10 milliseconds