Home
last modified time | relevance | path

Searched refs:USB_DT_ENDPOINT (Results 1 – 23 of 23) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c423 .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 Df_thor.c379 .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 Df_fastboot.c94 .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 Dether.c557 .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 Dfotg210.c62 .bDescriptorType = USB_DT_ENDPOINT,
511 || desc->bDescriptorType != USB_DT_ENDPOINT in fotg210_ep_enable()
H A Datmel_usba_udc.c183 desc->bDescriptorType != USB_DT_ENDPOINT || in usba_ep_enable()
521 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_sdp.c153 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
H A Dcomposite.c411 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config()
H A Dci_udc.c79 .bDescriptorType = USB_DT_ENDPOINT,
H A Ddwc2_udc_otg.c627 || desc->bDescriptorType != USB_DT_ENDPOINT in dwc2_ep_enable()
H A Dat91_udc.c294 || desc->bDescriptorType != USB_DT_ENDPOINT in at91_ep_enable()
H A Dpxa25x_udc.c302 || desc->bDescriptorType != USB_DT_ENDPOINT in pxa25x_ep_enable()
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_keyb.c106 .bDescriptorType = USB_DT_ENDPOINT,
140 .bDescriptorType = USB_DT_ENDPOINT,
H A Dsandbox_flash.c146 .bDescriptorType = USB_DT_ENDPOINT,
156 .bDescriptorType = USB_DT_ENDPOINT,
H A Dsandbox_hub.c83 .bDescriptorType = USB_DT_ENDPOINT,
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c218 .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 Dusb_defs.h90 #define USB_DT_ENDPOINT 0x05 macro
H A Dusbdevice.h198 #define USB_DT_ENDPOINT 0x05 macro
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h210 #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 Dep0.c25 .bDescriptorType = USB_DT_ENDPOINT,
H A Dgadget.c1777 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in cdns3_gadget_ep_enable()
/rk3399_rockchip-uboot/common/
H A Dusb.c445 case USB_DT_ENDPOINT: in usb_parse_config()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dgadget.c600 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable()
1233 .bDescriptorType = USB_DT_ENDPOINT,