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

/drivers/usb/dwc2/
H A Dhw.h153 #define GINTSTS_USBRST (1 << 12) macro
H A Dgadget.c2154 GINTSTS_CONIDSTSCHNG | GINTSTS_USBRST |
2326 if (gintsts & GINTSTS_USBRST) {
2334 writel(GINTSTS_USBRST, hsotg->regs + GINTSTS);

Completed in 198 milliseconds