Home
last modified time | relevance | path

Searched refs:USBA_EPT_TYPE_ISO (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h166 #define USBA_EPT_TYPE_ISO 1 macro
H A Datmel_usba_udc.c227 ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_ISO); in usba_ep_enable()