Searched refs:INT_RESET (Results 1 – 3 of 3) sorted by relevance
127 #define INT_RESET (0x1<<12) macro263 | INT_RESET | INT_SUSPEND | INT_OTG)
557 if (intr_status & INT_RESET) { in dwc2_udc_irq()564 writel(INT_RESET, ®->gintsts); in dwc2_udc_irq()
156 return !!(readl(®->gintsts) & INT_RESET); in dfu_usb_get_reset()