Searched defs:DWC3_GCTL_PRTCAP (Results 1 – 3 of 3) sorted by relevance
165 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
150 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
241 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro