Searched refs:omap_xhci (Results 1 – 3 of 3) sorted by relevance
28 static struct omap_xhci omap;30 static int omap_xhci_core_init(struct omap_xhci *omap) in omap_xhci_core_init()49 static void omap_xhci_core_exit(struct omap_xhci *omap) in omap_xhci_core_exit()56 struct omap_xhci *ctx = &omap; in xhci_hcd_init()89 struct omap_xhci *ctx = &omap; in xhci_hcd_stop()
156 static void omap_enable_usb3_phy(struct omap_xhci *omap) in omap_enable_usb3_phy()191 static void omap_enable_usb2_phy2(struct omap_xhci *omap) in omap_enable_usb2_phy2()219 static void am437x_enable_usb2_phy2(struct omap_xhci *omap) in am437x_enable_usb2_phy2()252 void omap_enable_phy(struct omap_xhci *omap) in omap_enable_phy()
134 struct omap_xhci { struct142 void omap_enable_phy(struct omap_xhci *omap); argument