Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h156 #define GINTSTS_ERLYSUSP (1 << 10) macro
Dgadget.c2335 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
2574 if (gintsts & GINTSTS_ERLYSUSP) { in dwc2_hsotg_irq()
2576 dwc2_writel(GINTSTS_ERLYSUSP, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()