Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/dwc3/
Ddwc3-am62.c114 struct dwc3_am62 { struct
115 struct device *dev;
116 void __iomem *usbss;
117 struct clk *usb2_refclk;
118 int rate_code;
142 static inline u32 dwc3_ti_readl(struct dwc3_am62 *am62, u32 offset) in dwc3_ti_readl() argument