Searched refs:ep_status (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Dgoku_udc.h95 u32 ep_status [4]; member in struct:goku_udc_regs
H A Datmel_usba_udc.c1650 u32 ep_status; local
1695 ep_status = USBA_BFEXT(EPT_INT, status);
1696 if (ep_status) {
1700 if (ep_status & (1 << i)) {
H A Dgoku_udc.c1256 ep->reg_status = &dev->regs->ep_status [i];
1599 if (readl(&regs->ep_status[0]) & EPxSTATUS_SUSPEND) {

Completed in 314 milliseconds