Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmireg.h425 #define HDMI_PHY_CONF0_SELDIPIF_MASK 0x1 macro
H A Ddwc_hdmi.c242 reg &= ~HDMI_PHY_CONF0_SELDIPIF_MASK; in dwc_hdmi_phy_sel_interface_control()