Searched refs:GINTSTS_USBRST (Results 1 – 2 of 2) sorted by relevance
153 #define GINTSTS_USBRST (1 << 12) macro
2312 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()