Searched refs:USB_DT_ENDPOINT_SIZE (Results 1 – 17 of 17) sorted by relevance
/u-boot/drivers/usb/gadget/ |
A D | storage_common.c | 419 .bLength = USB_DT_ENDPOINT_SIZE, 429 .bLength = USB_DT_ENDPOINT_SIZE, 441 .bLength = USB_DT_ENDPOINT_SIZE, 481 .bLength = USB_DT_ENDPOINT_SIZE, 491 .bLength = USB_DT_ENDPOINT_SIZE, 504 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | f_fastboot.c | 76 .bLength = USB_DT_ENDPOINT_SIZE, 84 .bLength = USB_DT_ENDPOINT_SIZE, 92 .bLength = USB_DT_ENDPOINT_SIZE, 100 .bLength = USB_DT_ENDPOINT_SIZE, 133 .bLength = USB_DT_ENDPOINT_SIZE, 141 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | f_thor.c | 382 .bLength = USB_DT_ENDPOINT_SIZE, 390 .bLength = USB_DT_ENDPOINT_SIZE, 439 .bLength = USB_DT_ENDPOINT_SIZE, 462 .bLength = USB_DT_ENDPOINT_SIZE, 470 .bLength = USB_DT_ENDPOINT_SIZE, 478 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | f_sdp.c | 163 .bLength = USB_DT_ENDPOINT_SIZE, 173 .bLength = USB_DT_ENDPOINT_SIZE, 183 .bLength = USB_DT_ENDPOINT_SIZE, 193 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | f_rockusb.c | 30 .bLength = USB_DT_ENDPOINT_SIZE, 38 .bLength = USB_DT_ENDPOINT_SIZE, 46 .bLength = USB_DT_ENDPOINT_SIZE, 54 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | ether.c | 552 .bLength = USB_DT_ENDPOINT_SIZE, 645 .bLength = USB_DT_ENDPOINT_SIZE, 655 .bLength = USB_DT_ENDPOINT_SIZE, 725 .bLength = USB_DT_ENDPOINT_SIZE, 736 .bLength = USB_DT_ENDPOINT_SIZE, 745 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | max3420_udc.c | 490 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | atmel_usba_udc.c | 520 .bLength = USB_DT_ENDPOINT_SIZE,
|
/u-boot/drivers/usb/emul/ |
A D | sandbox_keyb.c | 103 .bLength = USB_DT_ENDPOINT_SIZE, 137 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | sandbox_flash.c | 143 .bLength = USB_DT_ENDPOINT_SIZE, 153 .bLength = USB_DT_ENDPOINT_SIZE,
|
A D | sandbox_hub.c | 80 .bLength = USB_DT_ENDPOINT_SIZE,
|
/u-boot/include/ |
A D | usb_defs.h | 101 #define USB_DT_ENDPOINT_SIZE 7 macro
|
A D | usbdevice.h | 214 #define USB_DT_ENDPOINT_SIZE 7 macro
|
/u-boot/common/ |
A D | usb.c | 451 if (head->bLength != USB_DT_ENDPOINT_SIZE && in usb_parse_config() 476 USB_DT_ENDPOINT_SIZE); in usb_parse_config()
|
/u-boot/include/linux/usb/ |
A D | ch9.h | 381 #define USB_DT_ENDPOINT_SIZE 7 macro
|
/u-boot/drivers/usb/cdns3/ |
A D | ep0.c | 29 .bLength = USB_DT_ENDPOINT_SIZE,
|
/u-boot/drivers/usb/dwc3/ |
A D | gadget.c | 1225 .bLength = USB_DT_ENDPOINT_SIZE,
|
Completed in 41 milliseconds