Searched refs:dw_hdmi_curr_ctrl (Results 1 – 4 of 4) sorted by relevance
38 struct dw_hdmi_curr_ctrl { struct53 const struct dw_hdmi_curr_ctrl *cur_ctr; argument
65 static const struct dw_hdmi_curr_ctrl imx_cur_ctr[] = {
115 static const struct dw_hdmi_curr_ctrl rockchip_cur_ctr[] = {
739 const struct dw_hdmi_curr_ctrl *curr_ctrl = pdata->cur_ctr; in hdmi_phy_configure()