Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h155 #define GINTSTS_ERLYSUSP (1 << 10) macro
Dgadget.c2310 writel(GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in s3c_hsotg_core_init_disconnected()
2539 if (gintsts & GINTSTS_ERLYSUSP) { in s3c_hsotg_irq()
2541 writel(GINTSTS_ERLYSUSP, hsotg->regs + GINTSTS); in s3c_hsotg_irq()