Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhw.h136 #define GINTSTS_ERLYSUSP BIT(10) macro
Dgadget.c3453 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
3819 if (gintsts & GINTSTS_ERLYSUSP) { in dwc2_hsotg_irq()
3821 dwc2_writel(hsotg, GINTSTS_ERLYSUSP, GINTSTS); in dwc2_hsotg_irq()