Searched refs:configure_phy (Results 1 – 3 of 3) sorted by relevance
80 .configure_phy = rcar_hdmi_phy_configure,
156 int (*configure_phy)(struct dw_hdmi *hdmi, void *data, member
1519 if (pdata->configure_phy) in hdmi_phy_configure()1520 ret = pdata->configure_phy(hdmi, pdata->priv_data, mpixelclock); in hdmi_phy_configure()3096 !hdmi->plat_data->configure_phy) { in dw_hdmi_detect_phy()
Completed in 19 milliseconds