Searched refs:USBA_EPT_TYPE_ISO (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/gadget/udc/ | ||
| H A D | atmel_usba_udc.h | 165 #define USBA_EPT_TYPE_ISO 1 macro |
| H A D | atmel_usba_udc.c | 623 ep->ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_ISO); in usba_ep_enable() |