Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc3/
Ddwc3-omap.c116 struct dwc3_omap { struct
117 struct device *dev;
119 int irq;
120 void __iomem *base;
122 u32 utmi_otg_ctrl;
146 static inline u32 dwc3_omap_readl(void __iomem *base, u32 offset) in dwc3_omap_readl() argument
156 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) in dwc3_omap_read_utmi_ctrl() argument