Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h167 #define USBA_EPT_TYPE_INT 3 macro
H A Datmel_usba_udc.c631 ep->ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_INT); in usba_ep_enable()