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

/freebsd-13-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c327 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL);
329 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL);
331 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL);
333 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL);
335 dwc_hdmi_phy_i2c_write(sc, 0x091c, HDMI_PHY_I2C_CURRCTRL);
337 dwc_hdmi_phy_i2c_write(sc, 0x06dc, HDMI_PHY_I2C_CURRCTRL);
H A Ddwc_hdmireg.h677 #define HDMI_PHY_I2C_CURRCTRL 0x10 macro

Completed in 116 milliseconds