Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_regs.h392 # define VC4_HDMI_HOTPLUG_CONNECTED BIT(0) macro
Dvc4_hdmi.c174 if (HDMI_READ(VC4_HDMI_HOTPLUG) & VC4_HDMI_HOTPLUG_CONNECTED) in vc4_hdmi_connector_detect()