Searched refs:USBA_EPT_TYPE_INT (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/usb/gadget/ | ||
| H A D | atmel_usba_udc.h | 168 #define USBA_EPT_TYPE_INT 3 macro |
| H A D | atmel_usba_udc.c | 243 ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_INT); in usba_ep_enable() |