Home
last modified time | relevance | path

Searched refs:bmAttributes (Results 1 – 25 of 74) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dch9.h319 __u8 bmAttributes; member
371 __u8 bmAttributes; member
465 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
500 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
513 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control()
527 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int()
541 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
651 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type()
662 __u8 bmAttributes; member
677 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
[all …]
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c117 .bmAttributes = UE_INTERRUPT,
126 .bmAttributes = 0,
147 .bmAttributes = UE_BULK,
156 .bmAttributes = 0,
164 .bmAttributes = UE_BULK,
173 .bmAttributes = 0,
189 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
Df_uac.h168 uByte bmAttributes; member
180 uint8_t bmAttributes; member
Df_hid.h62 uByte bmAttributes; member
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dstorage_common.c392 .bmAttributes = USB_OTG_SRP,
421 .bmAttributes = USB_ENDPOINT_XFER_BULK,
431 .bmAttributes = USB_ENDPOINT_XFER_BULK,
443 .bmAttributes = USB_ENDPOINT_XFER_INT,
483 .bmAttributes = USB_ENDPOINT_XFER_BULK,
493 .bmAttributes = USB_ENDPOINT_XFER_BULK,
506 .bmAttributes = USB_ENDPOINT_XFER_INT,
Dpxa25x_udc.c310 if (ep->bmAttributes != desc->bmAttributes in pxa25x_ep_enable()
311 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
312 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in pxa25x_ep_enable()
318 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
656 if (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in read_fifo()
754 if (unlikely(ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_queue()
894 || ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in pxa25x_ep_set_halt()
982 | (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_fifo_flush()
1480 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1489 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
[all …]
Ddwc2_udc_otg.c632 if (ep->bmAttributes != desc->bmAttributes in dwc2_ep_enable()
633 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in dwc2_ep_enable()
634 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in dwc2_ep_enable()
641 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK && in dwc2_ep_enable()
829 .bmAttributes = 0,
844 .bmAttributes = USB_ENDPOINT_XFER_BULK,
859 .bmAttributes = USB_ENDPOINT_XFER_BULK,
874 .bmAttributes = USB_ENDPOINT_XFER_INT,
Df_fastboot.c58 .bmAttributes = USB_ENDPOINT_XFER_BULK,
66 .bmAttributes = USB_ENDPOINT_XFER_BULK,
74 .bmAttributes = USB_ENDPOINT_XFER_BULK,
82 .bmAttributes = USB_ENDPOINT_XFER_BULK,
Depautoconf.c61 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in ep_matches()
223 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_ep_autoconfig()
Df_thor.c382 .bmAttributes = USB_ENDPOINT_XFER_BULK,
390 .bmAttributes = USB_ENDPOINT_XFER_BULK,
439 .bmAttributes = USB_ENDPOINT_XFER_INT,
461 .bmAttributes = USB_ENDPOINT_XFER_BULK,
469 .bmAttributes = USB_ENDPOINT_XFER_BULK,
477 .bmAttributes = USB_ENDPOINT_XFER_INT,
Df_dfu.h78 __u8 bmAttributes; member
Dether.c354 .bmAttributes = USB_OTG_SRP,
366 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
380 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
555 .bmAttributes = USB_ENDPOINT_XFER_INT,
648 .bmAttributes = USB_ENDPOINT_XFER_BULK,
658 .bmAttributes = USB_ENDPOINT_XFER_BULK,
727 .bmAttributes = USB_ENDPOINT_XFER_INT,
738 .bmAttributes = USB_ENDPOINT_XFER_BULK,
747 .bmAttributes = USB_ENDPOINT_XFER_BULK,
2189 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()
[all …]
Dconfig.c105 cp->bmAttributes |= USB_CONFIG_ATT_ONE; in usb_gadget_config_buf()
Ddwc2_udc_otg_priv.h63 u8 bmAttributes; member
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/hiudc3/
Dusb3.h145 uint8_t bmAttributes; member
184 uint8_t bmAttributes; member
199 uint8_t bmAttributes; member
217 uint32_t bmAttributes; member
226 uint8_t bmAttributes; member
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dusbtty.c169 .bmAttributes =
221 .bmAttributes = USB_ENDPOINT_XFER_INT,
247 .bmAttributes =
258 .bmAttributes =
300 .bmAttributes =
327 .bmAttributes = USB_ENDPOINT_XFER_BULK,
337 .bmAttributes = USB_ENDPOINT_XFER_BULK,
347 .bmAttributes = USB_ENDPOINT_XFER_INT,
697 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
702 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
[all …]
/third_party/libusb/examples/
Dtestlibusb.c30 printf(" bmAttributes: %02xh\n", ep_comp->bmAttributes); in print_endpoint_comp()
40 printf(" bmAttributes: %02xh\n", endpoint->bmAttributes); in print_endpoint()
84 printf(" bmAttributes: %08xh\n", usb_2_0_ext_cap->bmAttributes); in print_2_0_ext_cap()
91 printf(" bmAttributes: %02xh\n", ss_usb_cap->bmAttributes); in print_ss_usb_cap()
156 printf(" bmAttributes: %02xh\n", config->bmAttributes); in print_configuration()
/third_party/uboot/u-boot-2020.01/drivers/usb/emul/
Dsandbox_keyb.c74 .bmAttributes = 1 << 7 | 1 << 5,
106 .bmAttributes = USB_ENDPOINT_XFER_BULK |
140 .bmAttributes = USB_ENDPOINT_XFER_BULK |
Dsandbox_flash.c124 .bmAttributes = 1 << 7,
146 .bmAttributes = USB_ENDPOINT_XFER_BULK,
156 .bmAttributes = USB_ENDPOINT_XFER_BULK,
Dsandbox_hub.c61 .bmAttributes = 1 << 7,
83 .bmAttributes = USB_ENDPOINT_XFER_INT,
/third_party/FreeBSD/sys/dev/usb/
Dusb.h329 uDWord bmAttributes; member
343 uByte bmAttributes; member
387 uByte bmAttributes; member
540 uByte bmAttributes; member
571 uByte bmAttributes; member
677 uByte bmAttributes; member
/third_party/mingw-w64/mingw-w64-headers/include/
Dusbspec.h259 } bmAttributes; member
287 } bmAttributes; member
321 UCHAR bmAttributes; member
387 } bmAttributes; member
457 UCHAR bmAttributes; member
494 UCHAR bmAttributes; member
575 } bmAttributes; member
/third_party/uboot/u-boot-2020.01/cmd/
Dusb.c192 (config->bmAttributes & 0x40) ? "Self Powered " : "Bus Powered ", in usb_display_conf_desc()
193 (config->bmAttributes & 0x20) ? "Remote Wakeup " : "", in usb_display_conf_desc()
223 switch ((epdesc->bmAttributes & 0x03)) { in usb_display_ep_desc()
238 if ((epdesc->bmAttributes & 0x03) == 0x3) in usb_display_ep_desc()
/third_party/libusb/libusb/
Dlibusb.h602 uint8_t bmAttributes; member
715 uint8_t bmAttributes; member
758 uint8_t bmAttributes; member
834 uint32_t bmAttributes; member
860 uint8_t bmAttributes; member
/third_party/uboot/u-boot-2020.01/drivers/usb/eth/
Dusb_ether.c44 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register()
58 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register()

123