Searched refs:phy_deinit (Results 1 – 7 of 7) sorted by relevance
49 void (*phy_deinit)(void __iomem *regbase); member
65 if (ehci_mv->pdata->phy_deinit) in mv_ehci_disable()66 ehci_mv->pdata->phy_deinit(ehci_mv->phy_regs); in mv_ehci_disable()
1137 if (pdata->phy_deinit) in mv_u3d_disable()1138 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_disable()1289 if (pdata->phy_deinit) in mv_u3d_stop()1290 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_stop()1872 if (pdata->phy_deinit) in mv_u3d_probe()1873 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_probe()1986 if (pdata->phy_deinit) in mv_u3d_probe()1987 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_probe()
1107 if (udc->pdata->phy_deinit) in mv_udc_disable_internal()1108 udc->pdata->phy_deinit(udc->phy_regs); in mv_udc_disable_internal()
238 .phy_deinit = pxa_usb_phy_deinit,
175 .phy_deinit = pxa_usb_phy_deinit,
286 if (mvotg->pdata->phy_deinit) in mv_otg_disable_internal()287 mvotg->pdata->phy_deinit(mvotg->phy_regs); in mv_otg_disable_internal()