Searched refs:phy_deinit (Results 1 – 7 of 7) sorted by relevance
49 void (*phy_deinit)(void __iomem *regbase); member
61 if (ehci_mv->pdata->phy_deinit) in mv_ehci_disable()62 ehci_mv->pdata->phy_deinit(ehci_mv->phy_regs); in mv_ehci_disable()
236 .phy_deinit = pxa_usb_phy_deinit,
175 .phy_deinit = pxa_usb_phy_deinit,
1125 if (pdata->phy_deinit) in mv_u3d_disable()1126 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()1865 if (pdata->phy_deinit) in mv_u3d_probe()1866 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_probe()
1098 if (udc->pdata->phy_deinit) in mv_udc_disable_internal()1099 udc->pdata->phy_deinit(udc->phy_regs); in mv_udc_disable_internal()
277 if (mvotg->pdata->phy_deinit) in mv_otg_disable_internal()278 mvotg->pdata->phy_deinit(mvotg->phy_regs); in mv_otg_disable_internal()