Searched defs:omap (Results 1 – 6 of 6) sorted by relevance
148 static u32 dwc3_omap_read_utmi_status(struct dwc3_omap *omap) in dwc3_omap_read_utmi_status()154 static void dwc3_omap_write_utmi_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_utmi_status()161 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) in dwc3_omap_read_irq0_status()167 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_status()174 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) in dwc3_omap_read_irqmisc_status()180 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_status()187 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_set()194 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_set()200 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_clr()206 static void dwc3_omap_write_irq0_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_clr()[all …]
25 static struct omap_xhci omap; variable27 static int omap_xhci_core_init(struct omap_xhci *omap) in omap_xhci_core_init()46 static void omap_xhci_core_exit(struct omap_xhci *omap) in omap_xhci_core_exit()
155 static void omap_enable_usb3_phy(struct omap_xhci *omap) in omap_enable_usb3_phy()190 static void omap_enable_usb2_phy2(struct omap_xhci *omap) in omap_enable_usb2_phy2()218 static void am437x_enable_usb2_phy2(struct omap_xhci *omap) in am437x_enable_usb2_phy2()251 void omap_enable_phy(struct omap_xhci *omap) in omap_enable_phy()
52 static struct tag_omap omap[] = { variable