Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h153 #define GINTSTS_ENUMDONE (1 << 13) macro
Dgadget.c2338 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
2509 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()
2510 dwc2_writel(GINTSTS_ENUMDONE, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()