Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_regs.h499 # define VC4_HDMI_HOTPLUG_CONNECTED BIT(0) macro
H A Dvc4_hdmi.c160 } else if (HDMI_READ(HDMI_HOTPLUG) & VC4_HDMI_HOTPLUG_CONNECTED) { in vc4_hdmi_connector_detect()