Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dhw.h165 #define GINTSTS_ERLYSUSP BIT(10) macro
Dgadget.c3424 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
3789 if (gintsts & GINTSTS_ERLYSUSP) { in dwc2_hsotg_irq()
3791 dwc2_writel(hsotg, GINTSTS_ERLYSUSP, GINTSTS); in dwc2_hsotg_irq()