Home
last modified time | relevance | path

Searched refs:USBA_EPT_TYPE_INT (Results 1 – 4 of 4) 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()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h167 #define USBA_EPT_TYPE_INT 3 macro
H A Datmel_usba_udc.c633 ep->ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_INT); in usba_ep_enable()