Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Ddvo_ivch.c102 # define VR30_PANEL_ON (1 << 15) macro
373 if (((vr30 & VR30_PANEL_ON) != 0) == enable) in ivch_dpms()