Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ivch.c56 # define VR01_PANEL_FIT_ENABLE (1 << 3) macro
422 vr01 |= VR01_PANEL_FIT_ENABLE; in ivch_mode_set()
431 vr01 &= ~VR01_PANEL_FIT_ENABLE; in ivch_mode_set()