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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ivch.c50 #define VR01 0x01 macro
350 if (!ivch_read(dvo, VR01, &vr01)) ivch_dpms()
365 ivch_write(dvo, VR01, vr01); ivch_dpms()
387 if (!ivch_read(dvo, VR01, &vr01)) ivch_get_hw_state()
435 ivch_write(dvo, VR01, vr01); ivch_mode_set()
445 ivch_read(dvo, VR01, &val); ivch_dump_regs()
446 DRM_DEBUG_KMS("VR01: 0x%04x\n", val); ivch_dump_regs()

Completed in 35 milliseconds