Searched refs:VC4_HDMI_HOTPLUG_CONNECTED (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/vc4/ | ||
| H A D | vc4_regs.h | 746 # define VC4_HDMI_HOTPLUG_CONNECTED BIT(0) macro |
| H A D | vc4_hdmi.c | 1892 return !!(hotplug & VC4_HDMI_HOTPLUG_CONNECTED); in vc5_hdmi_hp_detect() |