Home
last modified time | relevance | path

Searched refs:omap_xhci (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dxhci-omap.c26 static struct omap_xhci omap;
28 static int omap_xhci_core_init(struct omap_xhci *omap) in omap_xhci_core_init()
47 static void omap_xhci_core_exit(struct omap_xhci *omap) in omap_xhci_core_exit()
54 struct omap_xhci *ctx = &omap; in xhci_hcd_init()
87 struct omap_xhci *ctx = &omap; in xhci_hcd_stop()
/u-boot/drivers/usb/phy/
A Domap_usb_phy.c157 static void omap_enable_usb3_phy(struct omap_xhci *omap) in omap_enable_usb3_phy()
192 static void omap_enable_usb2_phy2(struct omap_xhci *omap) in omap_enable_usb2_phy2()
220 static void am437x_enable_usb2_phy2(struct omap_xhci *omap) in am437x_enable_usb2_phy2()
253 void omap_enable_phy(struct omap_xhci *omap) in omap_enable_phy()
/u-boot/include/linux/usb/
A Dxhci-omap.h133 struct omap_xhci { struct
141 void omap_enable_phy(struct omap_xhci *omap); argument

Completed in 4 milliseconds