Home
last modified time | relevance | path

Searched refs:bmAttributes (Results 1 – 25 of 45) 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 Dpxa25x_udc.c314 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 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,
136 .bmAttributes = USB_ENDPOINT_XFER_BULK,
144 .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 Ddwc2_udc_otg_priv.h63 u8 bmAttributes; member
A Depautoconf.c61 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in ep_matches()
227 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_ep_autoconfig()
A Ddwc2_udc_otg.c634 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 Dpxa25x_udc.h58 u8 bmAttributes; member
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 Dether.c355 .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 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 Dg_dnl.c150 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
A Df_rockusb.c33 .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 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 …]
/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.c125 .bmAttributes = 1 << 7,
147 .bmAttributes = USB_ENDPOINT_XFER_BULK,
157 .bmAttributes = USB_ENDPOINT_XFER_BULK,
A Dsandbox_hub.c62 .bmAttributes = 1 << 7,
84 .bmAttributes = USB_ENDPOINT_XFER_INT,
/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/drivers/usb/eth/
A Dusb_ether.c47 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 Dusbdescriptors.h185 u8 bmAttributes; member
209 u8 bmAttributes; member
/u-boot/drivers/usb/host/
A Dehci.h102 unsigned char bmAttributes; member

Completed in 57 milliseconds

12