Home
last modified time | relevance | path

Searched refs:VC4_HDMI_HOTPLUG_CONNECTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_regs.h505 # 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_regs.h520 # define VC4_HDMI_HOTPLUG_CONNECTED BIT(0) macro
H A Dvc4_hdmi.c2290 return !!(hotplug & VC4_HDMI_HOTPLUG_CONNECTED); in vc5_hdmi_hp_detect()

Completed in 13 milliseconds