Searched refs:GRSTCTL_CSRST (Results 1 – 2 of 2) sorted by relevance
334 usb_regs->gr->GRSTCTL |= GRSTCTL_CSRST; in usb_core_reset()337 while (usb_regs->gr->GRSTCTL & GRSTCTL_CSRST) { in usb_core_reset()
233 #define GRSTCTL_CSRST BIT(0) /*!< core soft reset */ macro
Completed in 8 milliseconds