Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/dwc3/
Ddwc3-qcom.c65 struct dwc3_qcom { struct
66 struct device *dev;
67 void __iomem *qscratch_base;
68 struct platform_device *dwc3;
92 static inline void dwc3_qcom_setbits(void __iomem *base, u32 offset, u32 val) in dwc3_qcom_setbits() argument