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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ivch.c401 uint16_t vr40 = 0; ivch_mode_set() local
414 vr40 = (VR40_STALL_ENABLE | VR40_VERTICAL_INTERP_ENABLE | ivch_mode_set()
422 vr40 |= VR40_CLOCK_GATING_ENABLE; ivch_mode_set()
431 vr40 &= ~VR40_CLOCK_GATING_ENABLE; ivch_mode_set()
433 vr40 &= ~VR40_AUTO_RATIO_ENABLE; ivch_mode_set()
436 ivch_write(dvo, VR40, vr40); ivch_mode_set()

Completed in 48 milliseconds