Searched refs:USB_DT_ENDPOINT_SIZE (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 422 .bLength = USB_DT_ENDPOINT_SIZE, 432 .bLength = USB_DT_ENDPOINT_SIZE, 444 .bLength = USB_DT_ENDPOINT_SIZE, 484 .bLength = USB_DT_ENDPOINT_SIZE, 494 .bLength = USB_DT_ENDPOINT_SIZE, 507 .bLength = USB_DT_ENDPOINT_SIZE, 539 .bLength = USB_DT_ENDPOINT_SIZE, 556 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | f_thor.c | 378 .bLength = USB_DT_ENDPOINT_SIZE, 386 .bLength = USB_DT_ENDPOINT_SIZE, 435 .bLength = USB_DT_ENDPOINT_SIZE, 458 .bLength = USB_DT_ENDPOINT_SIZE, 466 .bLength = USB_DT_ENDPOINT_SIZE, 474 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | f_fastboot.c | 93 .bLength = USB_DT_ENDPOINT_SIZE, 101 .bLength = USB_DT_ENDPOINT_SIZE, 109 .bLength = USB_DT_ENDPOINT_SIZE, 117 .bLength = USB_DT_ENDPOINT_SIZE, 125 .bLength = USB_DT_ENDPOINT_SIZE, 139 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | ether.c | 556 .bLength = USB_DT_ENDPOINT_SIZE, 649 .bLength = USB_DT_ENDPOINT_SIZE, 659 .bLength = USB_DT_ENDPOINT_SIZE, 729 .bLength = USB_DT_ENDPOINT_SIZE, 740 .bLength = USB_DT_ENDPOINT_SIZE, 749 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | f_sdp.c | 152 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | atmel_usba_udc.c | 520 .bLength = USB_DT_ENDPOINT_SIZE,
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 105 .bLength = USB_DT_ENDPOINT_SIZE, 139 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | sandbox_flash.c | 145 .bLength = USB_DT_ENDPOINT_SIZE, 155 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | sandbox_hub.c | 82 .bLength = USB_DT_ENDPOINT_SIZE,
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usb_defs.h | 102 #define USB_DT_ENDPOINT_SIZE 7 macro
|
| H A D | usbdevice.h | 215 #define USB_DT_ENDPOINT_SIZE 7 macro
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 446 if (head->bLength != USB_DT_ENDPOINT_SIZE) { in usb_parse_config() 451 if (index + USB_DT_ENDPOINT_SIZE > in usb_parse_config() 470 USB_DT_ENDPOINT_SIZE); in usb_parse_config()
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | ch9.h | 381 #define USB_DT_ENDPOINT_SIZE 7 macro
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | ep0.c | 24 .bLength = USB_DT_ENDPOINT_SIZE,
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | gadget.c | 1232 .bLength = USB_DT_ENDPOINT_SIZE,
|