Searched defs:ep_status (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/gadget/
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.h95 u32 ep_status [4]; member in struct:goku_udc_regs

Completed in 52 milliseconds