Searched refs:USB_DWC2_GRSTCTL_CSFTRSTDONE (Results 1 – 2 of 2) sorted by relevance
209 #define USB_DWC2_GRSTCTL_CSFTRSTDONE BIT(USB_DWC2_GRSTCTL_CSFTRSTDONE_POS) macro
1739 !(sys_read32(grstctl_reg) & USB_DWC2_GRSTCTL_CSFTRSTDONE)); in dwc2_core_soft_reset()1741 sys_clear_bits(grstctl_reg, USB_DWC2_GRSTCTL_CSFTRST | USB_DWC2_GRSTCTL_CSFTRSTDONE); in dwc2_core_soft_reset()