Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhw.h133 #define GINTSTS_ENUMDONE BIT(13) macro
Dgadget.c3456 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
3754 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()
3755 dwc2_writel(hsotg, GINTSTS_ENUMDONE, GINTSTS); in dwc2_hsotg_irq()