Searched refs:USB_DT_ENDPOINT_SIZE (Results 1 – 18 of 18) 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, 134 .bLength = USB_DT_ENDPOINT_SIZE, 142 .bLength = USB_DT_ENDPOINT_SIZE,
|
| A D | f_acm.c | 128 .bLength = USB_DT_ENDPOINT_SIZE, 137 .bLength = USB_DT_ENDPOINT_SIZE, 144 .bLength = USB_DT_ENDPOINT_SIZE, 165 .bLength = USB_DT_ENDPOINT_SIZE, 173 .bLength = USB_DT_ENDPOINT_SIZE, 180 .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 | 29 .bLength = USB_DT_ENDPOINT_SIZE, 37 .bLength = USB_DT_ENDPOINT_SIZE, 45 .bLength = USB_DT_ENDPOINT_SIZE, 53 .bLength = USB_DT_ENDPOINT_SIZE,
|
| A D | ether.c | 544 .bLength = USB_DT_ENDPOINT_SIZE, 637 .bLength = USB_DT_ENDPOINT_SIZE, 647 .bLength = USB_DT_ENDPOINT_SIZE, 717 .bLength = USB_DT_ENDPOINT_SIZE, 728 .bLength = USB_DT_ENDPOINT_SIZE, 737 .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 | 106 .bLength = USB_DT_ENDPOINT_SIZE, 116 .bLength = USB_DT_ENDPOINT_SIZE,
|
| A D | sandbox_hub.c | 80 .bLength = USB_DT_ENDPOINT_SIZE,
|
| /u-boot/include/ |
| A D | usb_defs.h | 127 #define USB_DT_ENDPOINT_SIZE 7 macro
|
| A D | usbdevice.h | 210 #define USB_DT_ENDPOINT_SIZE 7 macro
|
| /u-boot/common/ |
| A D | usb.c | 447 if (head->bLength != USB_DT_ENDPOINT_SIZE && in usb_parse_config() 472 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 46 milliseconds