Searched defs:dwc3_omap (Results 1 – 1 of 1) sorted by relevance
116 struct dwc3_omap { struct117 struct device *dev;119 int irq;120 void __iomem *base;145 static inline u32 dwc3_omap_readl(void __iomem *base, u32 offset) in dwc3_omap_readl() argument155 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) in dwc3_omap_read_utmi_ctrl() argument