Searched refs:DWC2_GRSTCTL_AHBIDLE (Results 1 – 2 of 2) sorted by relevance
206 #define DWC2_GRSTCTL_AHBIDLE (1 << 31) macro
136 Status = Wait4Bit (DwHc->DwUsbBase + GRSTCTL, DWC2_GRSTCTL_AHBIDLE, 1); in DwCoreReset()