Searched refs:HDMI_PHY_CONF0_SELDIPIF_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hdmi/ | ||
H A D | dwc_hdmireg.h | 425 #define HDMI_PHY_CONF0_SELDIPIF_MASK 0x1 macro |
H A D | dwc_hdmi.c | 242 reg &= ~HDMI_PHY_CONF0_SELDIPIF_MASK; in dwc_hdmi_phy_sel_interface_control() |