Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhw.h155 #define GINTSTS_ENUMDONE BIT(13) macro
Dgadget.c3259 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
3548 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()
3549 dwc2_writel(hsotg, GINTSTS_ENUMDONE, GINTSTS); in dwc2_hsotg_irq()