phy_configure
ret = phy_configure(dp->phy, &phy_cfg);
ret = phy_configure(dp->phy, &phy_cfg);
ret = phy_configure(dp->phy, &phy_cfg);
phy_configure(dsi->dphy, &output->phy_opts);
ret = phy_configure(mhdp->phy, &phy_cfg);
ret = phy_configure(mhdp->phy, &phy_cfg);
ret = phy_configure(mhdp->phy, &phy_cfg);
ret = phy_configure(imx8qm_ldb_ch->phy, &opts);
ret = phy_configure(imx8qm_ldb_ch->phy, &opts);
ret = phy_configure(imx8qxp_ldb_ch->phy, &opts);
ret = phy_configure(dsi->phy, phy_cfg);
ret = phy_configure(dp->phy, &phy_cfg);
ret = phy_configure(dp->phy, &phy_cfg);
ret = phy_configure(mtk_dp->phy, &phy_opts);
phy_configure(hdmi->phy, &opts);
ret = phy_configure(hdmi->phy, &opts);
return phy_configure(mipi_dsi->phy, &mipi_dsi->phy_opts);
phy_configure(ctrl->phy, phy_opts);
phy_configure(phy, &ctrl->phy_opts);
phy_configure(phy, &ctrl->phy_opts);
phy_configure(dsi->phy, &dsi->phy_opts);
phy_configure(dsi2->phy, &dsi2->phy_opts);
ret = phy_configure(hdmi->phy, &phy_cfg);
phy_configure(dsi->dphy, &opts);
phy_configure(dp->phy[i], &opts);
ret = phy_configure(csi2rx->dphy, &opts);
phy_configure(csi->dphy, &opts);
ret = phy_configure(dphy, &dphy_opts);
ret = phy_configure(dphy, &dphy_opts);
ret = phy_configure(csi2->phy, &opts);
container_of(work, struct smc_local, phy_configure);
schedule_work(&lp->phy_configure);
smc_phy_configure(&lp->phy_configure);
INIT_WORK(&lp->phy_configure, smc_phy_configure);
smc_phy_configure(&lp->phy_configure);
cancel_work_sync(&lp->phy_configure);
struct work_struct phy_configure;
ret = phy_configure(priv->analog, opts);
EXPORT_SYMBOL_GPL(phy_configure);
int phy_configure(struct phy *phy, union phy_configure_opts *opts);