Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Ddvo_ivch.c55 # define VR01_PANEL_FIT_ENABLE (1 << 3) macro
421 vr01 |= VR01_PANEL_FIT_ENABLE; in ivch_mode_set()
430 vr01 &= ~VR01_PANEL_FIT_ENABLE; in ivch_mode_set()