Searched refs:DWC3_GHWPARAMS0_MDWIDTH (Results 1 – 1 of 1) sorted by relevance
341 #define DWC3_GHWPARAMS0_MDWIDTH(n) (((n) >> 8) & 0xff) macro1534 mdwidth = DWC3_GHWPARAMS0_MDWIDTH(dwc->hwparams.hwparams0); in dwc3_mdwidth()