Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h153 #define GINTSTS_USBRST (1 << 12) macro
Dgadget.c2312 GINTSTS_CONIDSTSCHNG | GINTSTS_USBRST | in s3c_hsotg_core_init_disconnected()
2480 if (gintsts & GINTSTS_USBRST) { in s3c_hsotg_irq()
2488 writel(GINTSTS_USBRST, hsotg->regs + GINTSTS); in s3c_hsotg_irq()