Searched refs:GINTSTS_CONIDSTSCHNG (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/dwc2/
H A Dcore_intr.c295 writel(GINTSTS_CONIDSTSCHNG, hsotg->regs + GINTSTS);
420 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
483 if (gintsts & GINTSTS_CONIDSTSCHNG)
H A Dhw.h137 #define GINTSTS_CONIDSTSCHNG (1 << 28) macro
H A Dgadget.c2154 GINTSTS_CONIDSTSCHNG | GINTSTS_USBRST |
2295 if (gintsts & GINTSTS_CONIDSTSCHNG) {
2300 writel(GINTSTS_CONIDSTSCHNG, hsotg->regs + GINTSTS);
H A Dcore.c81 intmsk |= GINTSTS_CONIDSTSCHNG | GINTSTS_WKUPINT | GINTSTS_USBSUSP |

Completed in 146 milliseconds