Searched defs:dwc3_qcom (Results 1 – 1 of 1) sorted by relevance
65 struct dwc3_qcom { struct66 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