Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h162 #define GINTSTS_ENUMDONE BIT(13) macro
H A Dgadget.c3490 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()
3788 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()
3789 dwc2_writel(hsotg, GINTSTS_ENUMDONE, GINTSTS); in dwc2_hsotg_irq()