Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-am62.c105 struct dwc3_am62 { struct
106 struct device *dev;
107 void __iomem *usbss;
108 struct clk *usb2_refclk;
132 static inline u32 dwc3_ti_readl(struct dwc3_am62 *am62, u32 offset) in dwc3_ti_readl() argument