Searched refs:DWC3_USB31_REVISION_180A (Results 1 – 2 of 2) sorted by relevance
1140 #define DWC3_USB31_REVISION_180A (0x3138302a | DWC3_REVISION_IS_DWC31) macro
286 if (dwc3_is_usb31(dwc) && dwc->revision <= DWC3_USB31_REVISION_180A) in dwc3_core_soft_reset()