Home
last modified time | relevance | path

Searched defs:omap (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-omap.c149 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 …]
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-omap.c28 static struct omap_xhci omap; variable
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()
/rk3399_rockchip-uboot/drivers/usb/phy/
H A Domap_usb_phy.c156 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()
/rk3399_rockchip-uboot/board/nokia/rx51/
H A Drx51.c53 static struct tag_omap omap[] = { variable