Searched refs:GINTSTS_ERLYSUSP (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h155 #define GINTSTS_ERLYSUSP (1 << 10) macro
H A Dgadget.c2152 writel(GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT |
2402 if (gintsts & GINTSTS_ERLYSUSP) {
2404 writel(GINTSTS_ERLYSUSP, hsotg->regs + GINTSTS);

Completed in 204 milliseconds