Searched defs:DWC3_GCTL_PRTCAP (Results 1 – 3 of 3) sorted by relevance
164 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
147 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
249 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro