Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom-legacy.c73 struct dwc3_qcom { struct
80 struct dwc3_qcom_port ports[DWC3_QCOM_MAX_PORTS]; argument
95 static inline void dwc3_qcom_setbits(void __iomem *base, u32 offset, u32 val) in dwc3_qcom_setbits() argument
H A Ddwc3-qcom.c71 struct dwc3_qcom { struct
78 struct dwc3_qcom_port ports[DWC3_QCOM_MAX_PORTS]; argument
90 #define to_dwc3_qcom(d) container_of((d), struct dwc3_qcom, dwc) argument