Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h155 #define GINTSTS_USBRST BIT(12) macro
Dgadget.c3323 GINTSTS_USBRST | GINTSTS_RESETDET | in dwc2_hsotg_core_init_disconnected()
3570 if (gintsts & (GINTSTS_USBRST | GINTSTS_RESETDET)) { in dwc2_hsotg_irq()
3578 dwc2_writel(GINTSTS_USBRST, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()