Searched refs:usb_get_phy (Results 1 – 17 of 17) sorted by relevance
218 extern struct usb_phy *usb_get_phy(enum usb_phy_type type);235 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function
472 phy = usb_get_phy(type); in devm_usb_get_phy()493 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function517 EXPORT_SYMBOL_GPL(usb_get_phy);
835 struct usb_phy *otg_trans = usb_get_phy(USB_PHY_TYPE_USB2); in usb_otg_start()
148 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in ux500_musb_init()
376 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in da8xx_musb_init()
1113 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in tusb_musb_init()
111 hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in ohci_omap_reset()
149 hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in fsl_ehci_drv_probe()
104 struct usb_phy *x = usb_get_phy(USB_PHY_TYPE_USB2); in omap_usb2_set_comparator()
393 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in am35x_musb_init()
432 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in dsps_musb_init()
249 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);272 Getting hold of the ``MUSB PHY`` driver data is done with ``usb_get_phy()``591 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
1097 gpriv->transceiver = usb_get_phy(USB_PHY_TYPE_UNDEFINED); in usbhs_mod_gadget_probe()
2391 udc->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in pxa_udc_probe()
2374 udc_controller->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in fsl_udc_probe()
2804 xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in omap_udc_probe()
3650 di->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in ab8500_charger_probe()