Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c760 const struct dw_hdmi_curr_ctrl *curr_ctrl = plat_data->cur_ctr; in hdmi_phy_configure() local
815 for (i = 0; curr_ctrl[i].mpixelclock != (~0UL); i++) in hdmi_phy_configure()
817 curr_ctrl[i].mpixelclock) in hdmi_phy_configure()
820 if (curr_ctrl[i].mpixelclock == (~0UL)) { in hdmi_phy_configure()
827 hdmi_phy_i2c_write(hdmi, curr_ctrl[i].curr[res_idx], 0x10); in hdmi_phy_configure()