/u-boot/include/linux/usb/ |
A D | ch9.h | 319 __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() 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() 714 __u8 bmAttributes; /* support for HNP, SRP, etc */ member 821 __u8 bmAttributes; member 849 __le32 bmAttributes; member [all …]
|
A D | composite.h | 271 u8 bmAttributes; member
|
/u-boot/drivers/usb/gadget/ |
A D | storage_common.c | 394 .bmAttributes = USB_OTG_SRP, 423 .bmAttributes = USB_ENDPOINT_XFER_BULK, 433 .bmAttributes = USB_ENDPOINT_XFER_BULK, 445 .bmAttributes = USB_ENDPOINT_XFER_INT, 485 .bmAttributes = USB_ENDPOINT_XFER_BULK, 495 .bmAttributes = USB_ENDPOINT_XFER_BULK, 508 .bmAttributes = USB_ENDPOINT_XFER_INT,
|
A D | pxa25x_udc.c | 314 if (ep->bmAttributes != desc->bmAttributes in pxa25x_ep_enable() 1664 .bmAttributes = USB_ENDPOINT_XFER_BULK, 1677 .bmAttributes = USB_ENDPOINT_XFER_BULK, 1692 .bmAttributes = USB_ENDPOINT_XFER_ISOC, 1705 .bmAttributes = USB_ENDPOINT_XFER_ISOC, 1719 .bmAttributes = USB_ENDPOINT_XFER_INT, 1734 .bmAttributes = USB_ENDPOINT_XFER_BULK, 1747 .bmAttributes = USB_ENDPOINT_XFER_BULK, 1761 .bmAttributes = USB_ENDPOINT_XFER_ISOC, 1788 .bmAttributes = USB_ENDPOINT_XFER_INT, [all …]
|
A D | f_fastboot.c | 79 .bmAttributes = USB_ENDPOINT_XFER_BULK, 87 .bmAttributes = USB_ENDPOINT_XFER_BULK, 95 .bmAttributes = USB_ENDPOINT_XFER_BULK, 103 .bmAttributes = USB_ENDPOINT_XFER_BULK, 136 .bmAttributes = USB_ENDPOINT_XFER_BULK, 144 .bmAttributes = USB_ENDPOINT_XFER_BULK,
|
A D | f_dfu.h | 78 __u8 bmAttributes; member
|
A D | config.c | 105 cp->bmAttributes |= USB_CONFIG_ATT_ONE; in usb_gadget_config_buf()
|
A D | dwc2_udc_otg_priv.h | 63 u8 bmAttributes; member
|
A D | epautoconf.c | 61 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in ep_matches() 227 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_ep_autoconfig()
|
A D | dwc2_udc_otg.c | 634 if (ep->bmAttributes != desc->bmAttributes in dwc2_ep_enable() 635 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in dwc2_ep_enable() 636 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in dwc2_ep_enable() 643 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK && in dwc2_ep_enable() 831 .bmAttributes = 0, 846 .bmAttributes = USB_ENDPOINT_XFER_BULK, 861 .bmAttributes = USB_ENDPOINT_XFER_BULK, 876 .bmAttributes = USB_ENDPOINT_XFER_INT,
|
A D | pxa25x_udc.h | 58 u8 bmAttributes; member
|
A D | f_thor.c | 386 .bmAttributes = USB_ENDPOINT_XFER_BULK, 394 .bmAttributes = USB_ENDPOINT_XFER_BULK, 443 .bmAttributes = USB_ENDPOINT_XFER_INT, 465 .bmAttributes = USB_ENDPOINT_XFER_BULK, 473 .bmAttributes = USB_ENDPOINT_XFER_BULK, 481 .bmAttributes = USB_ENDPOINT_XFER_INT,
|
A D | ether.c | 355 .bmAttributes = USB_OTG_SRP, 367 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER, 556 .bmAttributes = USB_ENDPOINT_XFER_INT, 649 .bmAttributes = USB_ENDPOINT_XFER_BULK, 659 .bmAttributes = USB_ENDPOINT_XFER_BULK, 728 .bmAttributes = USB_ENDPOINT_XFER_INT, 739 .bmAttributes = USB_ENDPOINT_XFER_BULK, 748 .bmAttributes = USB_ENDPOINT_XFER_BULK, 2198 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind() 2199 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind() [all …]
|
A D | f_sdp.c | 167 .bmAttributes = USB_ENDPOINT_XFER_INT, 177 .bmAttributes = USB_ENDPOINT_XFER_INT, 187 .bmAttributes = USB_ENDPOINT_XFER_INT, 197 .bmAttributes = USB_ENDPOINT_XFER_INT,
|
A D | dwc2_udc_otg_xfer_dma.c | 1032 if (ep->bmAttributes == USB_ENDPOINT_XFER_INT in dwc2_udc_ep_clear_stall() 1033 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall() 1047 if (ep->bmAttributes == USB_ENDPOINT_XFER_INT in dwc2_udc_ep_clear_stall() 1048 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall() 1071 ep->desc->bmAttributes == USB_ENDPOINT_XFER_ISOC)) { in dwc2_udc_set_halt() 1130 (ep->bmAttributes << DEPCTL_TYPE_BIT); in dwc2_udc_ep_activate()
|
A D | g_dnl.c | 150 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
|
A D | f_rockusb.c | 33 .bmAttributes = USB_ENDPOINT_XFER_BULK, 41 .bmAttributes = USB_ENDPOINT_XFER_BULK, 49 .bmAttributes = USB_ENDPOINT_XFER_BULK, 57 .bmAttributes = USB_ENDPOINT_XFER_BULK,
|
/u-boot/drivers/serial/ |
A D | usbtty.c | 169 .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 …]
|
/u-boot/drivers/usb/emul/ |
A D | sandbox_keyb.c | 75 .bmAttributes = 1 << 7 | 1 << 5, 107 .bmAttributes = USB_ENDPOINT_XFER_BULK | 141 .bmAttributes = USB_ENDPOINT_XFER_BULK |
|
A D | sandbox_flash.c | 125 .bmAttributes = 1 << 7, 147 .bmAttributes = USB_ENDPOINT_XFER_BULK, 157 .bmAttributes = USB_ENDPOINT_XFER_BULK,
|
A D | sandbox_hub.c | 62 .bmAttributes = 1 << 7, 84 .bmAttributes = USB_ENDPOINT_XFER_INT,
|
/u-boot/cmd/ |
A D | usb.c | 194 (config->bmAttributes & 0x40) ? "Self Powered " : "Bus Powered ", in usb_display_conf_desc() 195 (config->bmAttributes & 0x20) ? "Remote Wakeup " : "", in usb_display_conf_desc() 225 switch ((epdesc->bmAttributes & 0x03)) { in usb_display_ep_desc() 240 if ((epdesc->bmAttributes & 0x03) == 0x3) in usb_display_ep_desc()
|
/u-boot/drivers/usb/eth/ |
A D | usb_ether.c | 47 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register() 61 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register()
|
/u-boot/include/ |
A D | usbdescriptors.h | 185 u8 bmAttributes; member 209 u8 bmAttributes; member
|
/u-boot/drivers/usb/host/ |
A D | ehci.h | 102 unsigned char bmAttributes; member
|