Searched refs:configure_phy (Results 1 – 5 of 5) sorted by relevance
79 .configure_phy = rcar_hdmi_phy_configure,
182 int (*configure_phy)(struct dw_hdmi *hdmi, member
230 int (*configure_phy)(struct dw_hdmi *hdmi, void *data, member
951 if (pdata->configure_phy) in hdmi_phy_configure()952 ret = pdata->configure_phy(hdmi, pdata, mpixelclock); in hdmi_phy_configure()1040 !hdmi->plat_data->configure_phy) { in dw_hdmi_detect_phy()
1965 if (pdata->configure_phy) in hdmi_phy_configure()1966 ret = pdata->configure_phy(hdmi, pdata->priv_data, mpixelclock); in hdmi_phy_configure()4280 !hdmi->plat_data->configure_phy) { in dw_hdmi_detect_phy()