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