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

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Ddvo_ivch.c51 #define VR01 0x01 macro
351 if (!ivch_read(dvo, VR01, &vr01))
366 ivch_write(dvo, VR01, vr01);
388 if (!ivch_read(dvo, VR01, &vr01))
436 ivch_write(dvo, VR01, vr01);
446 ivch_read(dvo, VR01, &val);
447 DRM_DEBUG_KMS("VR01: 0x%04x\n", val);

Completed in 101 milliseconds