Searched refs:dw_hdmi_phy_i2c_set_addr (Results 1 – 3 of 3) sorted by relevance
165 void dw_hdmi_phy_i2c_set_addr(struct dw_hdmi *hdmi, u8 address);
149 dw_hdmi_phy_i2c_set_addr(hdmi, I2C_ADDR); in sun8i_hdmi_phy_config_a83t()
1277 void dw_hdmi_phy_i2c_set_addr(struct dw_hdmi *hdmi, u8 address) in dw_hdmi_phy_i2c_set_addr() function1283 EXPORT_SYMBOL_GPL(dw_hdmi_phy_i2c_set_addr);1432 dw_hdmi_phy_i2c_set_addr(hdmi, HDMI_PHY_I2CM_SLAVE_ADDR_PHY_GEN2); in hdmi_phy_configure()