Searched refs:otg_ulpi_create (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
H A Dulpi.h9 return otg_ulpi_create(&ulpi_viewport_access_ops, flags); imx_otg_ulpi_create()
/linux-4.4.14/include/linux/usb/
H A Dulpi.h55 struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops,
58 static inline struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops, otg_ulpi_create() function
/linux-4.4.14/drivers/usb/phy/
H A Dphy-ulpi.c257 otg_ulpi_create(struct usb_phy_io_ops *ops, otg_ulpi_create() function
285 EXPORT_SYMBOL_GPL(otg_ulpi_create); variable
H A Dphy-tegra-usb.c746 phy->ulpi = otg_ulpi_create(&ulpi_viewport_access_ops, 0); ulpi_open()
748 dev_err(phy->u_phy.dev, "otg_ulpi_create returned NULL\n"); ulpi_open()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c224 u2d->otg = otg_ulpi_create(&pxa310_ulpi_access_ops, ulpi_mode); pxa310_otg_init()

Completed in 81 milliseconds