Home
last modified time | relevance | path

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

12

/u-boot/include/linux/usb/
A 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()
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 Dcomposite.h271 u8 bmAttributes; member
/u-boot/drivers/usb/gadget/
A Dstorage_common.c394 .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 Df_fastboot.c79 .bmAttributes = USB_ENDPOINT_XFER_BULK,
87 .bmAttributes = USB_ENDPOINT_XFER_BULK,
95 .bmAttributes = USB_ENDPOINT_XFER_BULK,
103 .bmAttributes = USB_ENDPOINT_XFER_BULK,
137 .bmAttributes = USB_ENDPOINT_XFER_BULK,
145 .bmAttributes = USB_ENDPOINT_XFER_BULK,
A Df_acm.c131 .bmAttributes = USB_ENDPOINT_XFER_INT,
140 .bmAttributes = USB_ENDPOINT_XFER_BULK,
147 .bmAttributes = USB_ENDPOINT_XFER_BULK,
167 .bmAttributes = USB_ENDPOINT_XFER_INT,
175 .bmAttributes = USB_ENDPOINT_XFER_BULK,
182 .bmAttributes = USB_ENDPOINT_XFER_BULK,
A Df_dfu.h78 __u8 bmAttributes; member
A Dconfig.c105 cp->bmAttributes |= USB_CONFIG_ATT_ONE; in usb_gadget_config_buf()
A Depautoconf.c61 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in ep_matches()
221 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_ep_autoconfig()
A Ddwc2_udc_otg_priv.h63 u8 bmAttributes; member
A Ddwc2_udc_otg.c642 if (ep->bmAttributes != desc->bmAttributes in dwc2_ep_enable()
643 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in dwc2_ep_enable()
644 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in dwc2_ep_enable()
651 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK && in dwc2_ep_enable()
842 .bmAttributes = 0,
857 .bmAttributes = USB_ENDPOINT_XFER_BULK,
872 .bmAttributes = USB_ENDPOINT_XFER_BULK,
887 .bmAttributes = USB_ENDPOINT_XFER_INT,
A Dether.c347 .bmAttributes = USB_OTG_SRP,
359 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
548 .bmAttributes = USB_ENDPOINT_XFER_INT,
641 .bmAttributes = USB_ENDPOINT_XFER_BULK,
651 .bmAttributes = USB_ENDPOINT_XFER_BULK,
720 .bmAttributes = USB_ENDPOINT_XFER_INT,
731 .bmAttributes = USB_ENDPOINT_XFER_BULK,
740 .bmAttributes = USB_ENDPOINT_XFER_BULK,
2142 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()
2143 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
[all …]
A Df_thor.c386 .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 Df_sdp.c167 .bmAttributes = USB_ENDPOINT_XFER_INT,
177 .bmAttributes = USB_ENDPOINT_XFER_INT,
187 .bmAttributes = USB_ENDPOINT_XFER_INT,
197 .bmAttributes = USB_ENDPOINT_XFER_INT,
A Ddwc2_udc_otg_xfer_dma.c1032 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 Df_rockusb.c32 .bmAttributes = USB_ENDPOINT_XFER_BULK,
40 .bmAttributes = USB_ENDPOINT_XFER_BULK,
48 .bmAttributes = USB_ENDPOINT_XFER_BULK,
56 .bmAttributes = USB_ENDPOINT_XFER_BULK,
A Dg_dnl.c150 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
/u-boot/drivers/serial/
A Dusbtty.c155 .bmAttributes =
207 .bmAttributes = USB_ENDPOINT_XFER_INT,
233 .bmAttributes =
244 .bmAttributes =
286 .bmAttributes =
313 .bmAttributes = USB_ENDPOINT_XFER_BULK,
323 .bmAttributes = USB_ENDPOINT_XFER_BULK,
333 .bmAttributes = USB_ENDPOINT_XFER_INT,
680 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
685 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
[all …]
/u-boot/drivers/usb/emul/
A Dsandbox_keyb.c75 .bmAttributes = 1 << 7 | 1 << 5,
107 .bmAttributes = USB_ENDPOINT_XFER_BULK |
141 .bmAttributes = USB_ENDPOINT_XFER_BULK |
A Dsandbox_flash.c88 .bmAttributes = 1 << 7,
110 .bmAttributes = USB_ENDPOINT_XFER_BULK,
120 .bmAttributes = USB_ENDPOINT_XFER_BULK,
A Dsandbox_hub.c62 .bmAttributes = 1 << 7,
84 .bmAttributes = USB_ENDPOINT_XFER_INT,
/u-boot/drivers/usb/eth/
A Dusb_ether.c45 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register()
59 if ((iface->ep_desc[i].bmAttributes & in usb_ether_register()
/u-boot/cmd/
A Dusb.c194 (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/include/
A Dusbdescriptors.h185 u8 bmAttributes; member
209 u8 bmAttributes; member
/u-boot/drivers/usb/common/
A Dusb_urb.c86 urb->ep->desc.bmAttributes = endpoint_type; in usb_urb_fill()
/u-boot/drivers/usb/host/
A Dehci.h103 unsigned char bmAttributes; member

Completed in 61 milliseconds

12