Searched refs:SUN4I_HDMI_HPD_HIGH (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_hdmi.h | 26 #define SUN4I_HDMI_HPD_HIGH BIT(0) macro |
D | sun4i_hdmi_enc.c | 257 if (!(reg & SUN4I_HDMI_HPD_HIGH)) { in sun4i_hdmi_connector_detect() |