Searched defs:dwc3_qcom (Results 1 – 2 of 2) sorted by relevance
73 struct dwc3_qcom { struct80 struct dwc3_qcom_port ports[DWC3_QCOM_MAX_PORTS]; argument95 static inline void dwc3_qcom_setbits(void __iomem *base, u32 offset, u32 val) in dwc3_qcom_setbits() argument
71 struct dwc3_qcom { struct78 struct dwc3_qcom_port ports[DWC3_QCOM_MAX_PORTS]; argument90 #define to_dwc3_qcom(d) container_of((d), struct dwc3_qcom, dwc) argument