Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_i2c_set_addr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/drm/bridge/
Ddw_hdmi.h165 void dw_hdmi_phy_i2c_set_addr(struct dw_hdmi *hdmi, u8 address);
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c149 dw_hdmi_phy_i2c_set_addr(hdmi, I2C_ADDR); in sun8i_hdmi_phy_config_a83t()
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1277 void dw_hdmi_phy_i2c_set_addr(struct dw_hdmi *hdmi, u8 address) in dw_hdmi_phy_i2c_set_addr() function
1283 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()