Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h156 #define USBA_EPT_SIZE_8 0 macro
H A Datmel_usba_udc.c194 ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in usba_ep_enable()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h154 #define USBA_EPT_SIZE_8 0 macro
H A Datmel_usba_udc.c1091 ep->ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in atmel_usba_match_ep()
2243 ep->ept_cfg = USBA_BF(EPT_SIZE, USBA_EPT_SIZE_8); in atmel_udc_of_init()