Searched refs:pxa_usb_phy (Results 1 – 1 of 1) sorted by relevance
115 struct pxa_usb_phy { struct161 struct pxa_usb_phy *pxa_usb_phy = phy_get_drvdata(phy); in pxa_usb_phy_init() local162 void __iomem *base = pxa_usb_phy->base; in pxa_usb_phy_init()168 if (pxa_usb_phy->version == PXA_USB_PHY_PXA910) { in pxa_usb_phy_init()203 if (pxa_usb_phy->version == PXA_USB_PHY_PXA168) { in pxa_usb_phy_init()236 if (pxa_usb_phy->version == PXA_USB_PHY_PXA168) { in pxa_usb_phy_init()248 struct pxa_usb_phy *pxa_usb_phy = phy_get_drvdata(phy); in pxa_usb_phy_exit() local249 void __iomem *base = pxa_usb_phy->base; in pxa_usb_phy_exit()253 if (pxa_usb_phy->version == PXA_USB_PHY_PXA168) in pxa_usb_phy_exit()289 struct pxa_usb_phy *pxa_usb_phy; in pxa_usb_phy_probe() local[all …]