Home
last modified time | relevance | path

Searched refs:omap_dwc_wrapper (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dxhci-omap.h86 struct omap_dwc_wrapper { struct
134 struct omap_dwc_wrapper *otg_wrapper; argument
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-omap.c59 ctx->otg_wrapper = (struct omap_dwc_wrapper *)OMAP_OTG_WRAPPER_BASE; in xhci_hcd_init()