Searched refs:GINTSTS_USBRST (Results 1 – 4 of 4) sorted by relevance
219 #define GINTSTS_USBRST (1 << 12) macro
626 data = GINTSTS_OEPINT | GINTSTS_IEPINT | GINTSTS_ENUMDONE | GINTSTS_USBRST; in usb_init()
297 GINTSTS_USBRST | GINTSTS_USBSUSP | GINTSTS_ERLYSUSP | in usb_config()943 if (ints & GINTSTS_USBRST) { in usb_poll()
165 #define GINTSTS_USBRST (1 << 12) macro