Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h152 #define GINTSTS_ENUMDONE (1 << 13) macro
Dgadget.c2313 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in s3c_hsotg_core_init_disconnected()
2449 if (gintsts & GINTSTS_ENUMDONE) { in s3c_hsotg_irq()
2450 writel(GINTSTS_ENUMDONE, hsotg->regs + GINTSTS); in s3c_hsotg_irq()