Searched refs:EPxSTATUS_SUSPEND (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
H A Dgoku_udc.h97 #define EPxSTATUS_SUSPEND 0x20 macro
H A Dgoku_udc.c1178 (tmp & EPxSTATUS_SUSPEND) ? " suspend" : "", udc_proc_read()
1554 if (readl(&regs->ep_status[0]) & EPxSTATUS_SUSPEND) { goku_irq()

Completed in 98 milliseconds