Searched refs:DWC3_GHWPARAMS6_MDWIDTH (Results 1 – 1 of 1) sorted by relevance
378 #define DWC3_GHWPARAMS6_MDWIDTH(n) ((n) & (0x3 << 8)) macro1536 mdwidth += DWC3_GHWPARAMS6_MDWIDTH(dwc->hwparams.hwparams6); in dwc3_mdwidth()