Home
last modified time | relevance | path

Searched refs:USBA_EPT_SIZE_8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h155 #define USBA_EPT_SIZE_8 0 macro
H A Datmel_usba_udc.c193 ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in usba_ep_enable()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h154 #define USBA_EPT_SIZE_8 0 macro
H A Datmel_usba_udc.c1094 ep->ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in atmel_usba_match_ep()
2248 ep->ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in atmel_udc_of_init()