| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 423 .bDescriptorType = USB_DT_ENDPOINT, 433 .bDescriptorType = USB_DT_ENDPOINT, 445 .bDescriptorType = USB_DT_ENDPOINT, 485 .bDescriptorType = USB_DT_ENDPOINT, 495 .bDescriptorType = USB_DT_ENDPOINT, 508 .bDescriptorType = USB_DT_ENDPOINT, 540 .bDescriptorType = USB_DT_ENDPOINT, 557 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | f_thor.c | 379 .bDescriptorType = USB_DT_ENDPOINT, 387 .bDescriptorType = USB_DT_ENDPOINT, 436 .bDescriptorType = USB_DT_ENDPOINT, 459 .bDescriptorType = USB_DT_ENDPOINT, 467 .bDescriptorType = USB_DT_ENDPOINT, 475 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | f_fastboot.c | 94 .bDescriptorType = USB_DT_ENDPOINT, 102 .bDescriptorType = USB_DT_ENDPOINT, 110 .bDescriptorType = USB_DT_ENDPOINT, 118 .bDescriptorType = USB_DT_ENDPOINT, 126 .bDescriptorType = USB_DT_ENDPOINT, 140 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | ether.c | 557 .bDescriptorType = USB_DT_ENDPOINT, 650 .bDescriptorType = USB_DT_ENDPOINT, 660 .bDescriptorType = USB_DT_ENDPOINT, 730 .bDescriptorType = USB_DT_ENDPOINT, 741 .bDescriptorType = USB_DT_ENDPOINT, 750 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | fotg210.c | 62 .bDescriptorType = USB_DT_ENDPOINT, 511 || desc->bDescriptorType != USB_DT_ENDPOINT in fotg210_ep_enable()
|
| H A D | atmel_usba_udc.c | 183 desc->bDescriptorType != USB_DT_ENDPOINT || in usba_ep_enable() 521 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | f_sdp.c | 153 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
|
| H A D | composite.c | 411 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config()
|
| H A D | ci_udc.c | 79 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | dwc2_udc_otg.c | 627 || desc->bDescriptorType != USB_DT_ENDPOINT in dwc2_ep_enable()
|
| H A D | at91_udc.c | 294 || desc->bDescriptorType != USB_DT_ENDPOINT in at91_ep_enable()
|
| H A D | pxa25x_udc.c | 302 || desc->bDescriptorType != USB_DT_ENDPOINT in pxa25x_ep_enable()
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 106 .bDescriptorType = USB_DT_ENDPOINT, 140 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | sandbox_flash.c | 146 .bDescriptorType = USB_DT_ENDPOINT, 156 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | sandbox_hub.c | 83 .bDescriptorType = USB_DT_ENDPOINT,
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | 218 .bDescriptorType = USB_DT_ENDPOINT, 244 .bDescriptorType = USB_DT_ENDPOINT, 255 .bDescriptorType = USB_DT_ENDPOINT, 324 .bDescriptorType = USB_DT_ENDPOINT, 334 .bDescriptorType = USB_DT_ENDPOINT, 344 .bDescriptorType = USB_DT_ENDPOINT,
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usb_defs.h | 90 #define USB_DT_ENDPOINT 0x05 macro
|
| H A D | usbdevice.h | 198 #define USB_DT_ENDPOINT 0x05 macro
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | ch9.h | 210 #define USB_DT_ENDPOINT 0x05 macro 243 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | ep0.c | 25 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | gadget.c | 1777 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in cdns3_gadget_ep_enable()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 445 case USB_DT_ENDPOINT: in usb_parse_config()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | gadget.c | 600 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable() 1233 .bDescriptorType = USB_DT_ENDPOINT,
|