Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h154 #define GINTSTS_USBRST (1 << 12) macro
Dgadget.c2337 GINTSTS_USBRST | GINTSTS_RESETDET | in dwc2_hsotg_core_init_disconnected()
2491 if (gintsts & (GINTSTS_USBRST | GINTSTS_RESETDET)) { in dwc2_hsotg_irq()
2500 dwc2_writel(GINTSTS_USBRST, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()