Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dhw.h148 #define GINTSTS_ERLYSUSP BIT(10) macro
A Dgadget.c3459 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
3831 if (gintsts & GINTSTS_ERLYSUSP) { in dwc2_hsotg_irq()
3833 dwc2_writel(hsotg, GINTSTS_ERLYSUSP, GINTSTS); in dwc2_hsotg_irq()

Completed in 16 milliseconds