Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c325 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
327 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
329 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
331 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
333 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
335 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL); in dwc_hdmi_phy_configure()
H A Ddwc_hdmireg.h675 #define HDMI_PHY_I2C_CURRCTRL 0x10 macro