Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c308 dwc_hdmi_phy_i2c_write(sc, GMPCTRL_45_25, HDMI_PHY_I2C_GMPCTRL); in dwc_hdmi_phy_configure()
311 dwc_hdmi_phy_i2c_write(sc, GMPCTRL_92_50, HDMI_PHY_I2C_GMPCTRL); in dwc_hdmi_phy_configure()
314 dwc_hdmi_phy_i2c_write(sc, GMPCTRL_185, HDMI_PHY_I2C_GMPCTRL); in dwc_hdmi_phy_configure()
317 dwc_hdmi_phy_i2c_write(sc, GMPCTRL_370, HDMI_PHY_I2C_GMPCTRL); in dwc_hdmi_phy_configure()
H A Ddwc_hdmireg.h679 #define HDMI_PHY_I2C_GMPCTRL 0x15 macro