Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Ddvo_ivch.c51 # define VR01_PANEL_FIT_ENABLE (1 << 3) macro
355 vr01 |= VR01_PANEL_FIT_ENABLE; in ivch_mode_set()
364 vr01 &= ~VR01_PANEL_FIT_ENABLE; in ivch_mode_set()