Home
last modified time | relevance | path

Searched refs:SUN4I_HDMI_HPD_HIGH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h26 #define SUN4I_HDMI_HPD_HIGH BIT(0) macro
H A Dsun4i_hdmi_enc.c257 if (!(reg & SUN4I_HDMI_HPD_HIGH)) { in sun4i_hdmi_connector_detect()