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