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