Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c301 static int hdmi_phy_wait_i2c_done(struct dw_hdmi *hdmi, u32 msec) in hdmi_phy_wait_i2c_done() function
329 hdmi_phy_wait_i2c_done(hdmi, 1000); in hdmi_phy_i2c_write()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1337 static bool hdmi_phy_wait_i2c_done(struct dw_hdmi *hdmi, int msec) in hdmi_phy_wait_i2c_done() function
1362 hdmi_phy_wait_i2c_done(hdmi, 1000); in dw_hdmi_phy_i2c_write()