Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dhw.h164 #define GINTSTS_USBRST BIT(12) macro
A Dgadget.c3455 GINTSTS_USBRST | GINTSTS_RESETDET | in dwc2_hsotg_core_init_disconnected()
3733 if (gintsts & (GINTSTS_USBRST | GINTSTS_RESETDET)) { in dwc2_hsotg_irq()
3741 dwc2_writel(hsotg, GINTSTS_USBRST, GINTSTS); in dwc2_hsotg_irq()

Completed in 15 milliseconds