Searched defs:omap (Results 1 – 4 of 4) sorted by relevance
149 static u32 dwc3_omap_read_utmi_status(struct dwc3_omap *omap) in dwc3_omap_read_utmi_status()155 static void dwc3_omap_write_utmi_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_utmi_status()162 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) in dwc3_omap_read_irq0_status()168 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_status()175 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) in dwc3_omap_read_irqmisc_status()181 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_status()188 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_set()195 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_set()201 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_clr()207 static void dwc3_omap_write_irq0_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_clr()[all …]
28 static struct omap_xhci omap; variable30 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()
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()
53 static struct tag_omap omap[] = { variable