Home
last modified time | relevance | path

Searched refs:VR40_VERTICAL_INTERP_ENABLE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Ddvo_ivch.c97 # define VR40_VERTICAL_INTERP_ENABLE (1 << 12) macro
348 vr40 = (VR40_STALL_ENABLE | VR40_VERTICAL_INTERP_ENABLE | in ivch_mode_set()