Searched refs:GINTSTS_DISCONNINT (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/dwc2/
H A Dcore_intr.c372 writel(GINTSTS_DISCONNINT, hsotg->regs + GINTSTS);
421 GINTSTS_MODEMIS | GINTSTS_DISCONNINT | \
485 if (gintsts & GINTSTS_DISCONNINT)
H A Dhw.h136 #define GINTSTS_DISCONNINT (1 << 29) macro
H A Dcore.c509 intmsk |= GINTSTS_DISCONNINT | GINTSTS_PRTINT | GINTSTS_HCHINT;

Completed in 38 milliseconds