Searched refs:INTR_RESET_STOP (Results 1 – 2 of 2) sorted by relevance
107 #define INTR_RESET_STOP (1<<5) /* Reset Signaling stop */ macro215 (irqreg & INTR_RESET_STOP) ? " noreset" : "", in dump_intr()
1092 | INTR_RESET_STOP | INTR_CFG_CHG)) { in imx_udc_irq()1159 if (intr & INTR_RESET_STOP) in imx_udc_irq()