Searched refs:curr_ctrl (Results 1 – 2 of 2) sorted by relevance
779 const struct dw_hdmi_curr_ctrl *curr_ctrl = pdata->cur_ctr; in hdmi_phy_configure_dwc_hdmi_3d_tx() local794 for (; curr_ctrl->mpixelclock != ~0UL; curr_ctrl++) in hdmi_phy_configure_dwc_hdmi_3d_tx()795 if (tmdsclock <= curr_ctrl->mpixelclock) in hdmi_phy_configure_dwc_hdmi_3d_tx()803 curr_ctrl->mpixelclock == ~0UL || in hdmi_phy_configure_dwc_hdmi_3d_tx()819 dw_hdmi_phy_i2c_write(hdmi, curr_ctrl->curr[depth], in hdmi_phy_configure_dwc_hdmi_3d_tx()
1884 const struct dw_hdmi_curr_ctrl *curr_ctrl = pdata->cur_ctr; in hdmi_phy_configure_dwc_hdmi_3d_tx() local1901 for (; curr_ctrl->mpixelclock != ~0UL; curr_ctrl++) in hdmi_phy_configure_dwc_hdmi_3d_tx()1902 if (tmdsclock <= curr_ctrl->mpixelclock) in hdmi_phy_configure_dwc_hdmi_3d_tx()1910 curr_ctrl->mpixelclock == ~0UL || in hdmi_phy_configure_dwc_hdmi_3d_tx()1925 dw_hdmi_phy_i2c_write(hdmi, curr_ctrl->curr[depth], in hdmi_phy_configure_dwc_hdmi_3d_tx()