Searched refs:EPxSTATUS_SUSPEND (Results 1 – 2 of 2) sorted by relevance
94 #define EPxSTATUS_SUSPEND 0x20 macro
1214 (tmp & EPxSTATUS_SUSPEND) ? " suspend" : "", in udc_proc_read()1581 if (readl(®s->ep_status[0]) & EPxSTATUS_SUSPEND) { in goku_irq()