Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h168 #define USBA_EPT_TYPE_INT 3 macro
H A Datmel_usba_udc.c243 ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_INT); in usba_ep_enable()