Searched refs:phy_deinit (Results 1 – 5 of 5) sorted by relevance
37 void (*phy_deinit)(void __iomem *regbase); member
158 goto phy_deinit; in mlxbf_gige_open()200 phy_deinit: in mlxbf_gige_open()
1126 if (pdata->phy_deinit) in mv_u3d_disable()1127 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_disable()1277 if (pdata->phy_deinit) in mv_u3d_stop()1278 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_stop()1863 if (pdata->phy_deinit) in mv_u3d_probe()1864 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_probe()
1099 if (udc->pdata->phy_deinit) in mv_udc_disable_internal()1100 udc->pdata->phy_deinit(udc->phy_regs); in mv_udc_disable_internal()
275 if (mvotg->pdata->phy_deinit) in mv_otg_disable_internal()276 mvotg->pdata->phy_deinit(mvotg->phy_regs); in mv_otg_disable_internal()