Searched defs:dwc3_data (Results 1 – 2 of 2) sorted by relevance
92 struct dwc3_data { struct93 struct device *dev;94 void __iomem *usbss;118 static inline u32 dwc3_ti_readl(struct dwc3_data *data, u32 offset) in dwc3_ti_readl() argument
115 static int st_dwc3_drd_init(struct st_dwc3 *dwc3_data) in st_dwc3_drd_init()173 static void st_dwc3_init(struct st_dwc3 *dwc3_data) in st_dwc3_init()197 struct st_dwc3 *dwc3_data; in st_dwc3_probe() local310 struct st_dwc3 *dwc3_data = platform_get_drvdata(pdev); in st_dwc3_remove() local323 struct st_dwc3 *dwc3_data = dev_get_drvdata(dev); in st_dwc3_suspend() local335 struct st_dwc3 *dwc3_data = dev_get_drvdata(dev); in st_dwc3_resume() local