Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/include/linux/usb/
H 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()
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 …]
H A Dcomposite.h221 u8 bmAttributes; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c397 .bmAttributes = USB_OTG_SRP,
426 .bmAttributes = USB_ENDPOINT_XFER_BULK,
436 .bmAttributes = USB_ENDPOINT_XFER_BULK,
448 .bmAttributes = USB_ENDPOINT_XFER_INT,
488 .bmAttributes = USB_ENDPOINT_XFER_BULK,
498 .bmAttributes = USB_ENDPOINT_XFER_BULK,
511 .bmAttributes = USB_ENDPOINT_XFER_INT,
543 .bmAttributes = USB_ENDPOINT_XFER_BULK,
560 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dpxa25x_udc.c311 if (ep->bmAttributes != desc->bmAttributes in pxa25x_ep_enable()
312 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
313 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in pxa25x_ep_enable()
319 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
657 if (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in read_fifo()
755 if (unlikely(ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_queue()
895 || ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in pxa25x_ep_set_halt()
983 | (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_fifo_flush()
1481 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1490 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
[all …]
H A Df_dfu.h79 __u8 bmAttributes; member
H A Ddwc2_udc_otg.c637 if (ep->bmAttributes != desc->bmAttributes in dwc2_ep_enable()
638 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in dwc2_ep_enable()
639 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in dwc2_ep_enable()
646 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK && in dwc2_ep_enable()
834 .bmAttributes = 0,
849 .bmAttributes = USB_ENDPOINT_XFER_BULK,
864 .bmAttributes = USB_ENDPOINT_XFER_BULK,
879 .bmAttributes = USB_ENDPOINT_XFER_INT,
H A Dconfig.c106 cp->bmAttributes |= USB_CONFIG_ATT_ONE; in usb_gadget_config_buf()
H A Depautoconf.c64 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in ep_matches()
226 type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_ep_autoconfig()
H A Ddwc2_udc_otg_priv.h64 u8 bmAttributes; member
H A 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,
H A Dpxa25x_udc.h59 u8 bmAttributes; member
H A Dether.c359 .bmAttributes = USB_OTG_SRP,
371 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
385 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
560 .bmAttributes = USB_ENDPOINT_XFER_INT,
653 .bmAttributes = USB_ENDPOINT_XFER_BULK,
663 .bmAttributes = USB_ENDPOINT_XFER_BULK,
732 .bmAttributes = USB_ENDPOINT_XFER_INT,
743 .bmAttributes = USB_ENDPOINT_XFER_BULK,
752 .bmAttributes = USB_ENDPOINT_XFER_BULK,
2194 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()
[all …]
H A Ddwc2_udc_otg_xfer_dma.c1030 if (ep->bmAttributes == USB_ENDPOINT_XFER_INT in dwc2_udc_ep_clear_stall()
1031 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall()
1045 if (ep->bmAttributes == USB_ENDPOINT_XFER_INT in dwc2_udc_ep_clear_stall()
1046 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall()
1069 ep->desc->bmAttributes == USB_ENDPOINT_XFER_ISOC)) { in dwc2_udc_set_halt()
1128 (ep->bmAttributes << DEPCTL_TYPE_BIT); in dwc2_udc_ep_activate()
H A Dcomposite.c190 c->bmAttributes = USB_CONFIG_ATT_ONE | config->bmAttributes; in config_buf()
761 usb_ext->bmAttributes = USB_LPM_SUPPORT; in bos_desc()
774 ss_cap->bmAttributes = 0; /* LTM is not supported yet */ in bos_desc()
H A Dg_dnl.c143 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
H A Df_fastboot.c96 .bmAttributes = USB_ENDPOINT_XFER_BULK,
104 .bmAttributes = USB_ENDPOINT_XFER_BULK,
112 .bmAttributes = USB_ENDPOINT_XFER_BULK,
120 .bmAttributes = USB_ENDPOINT_XFER_BULK,
128 .bmAttributes = USB_ENDPOINT_XFER_BULK,
142 .bmAttributes = USB_ENDPOINT_XFER_BULK,
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c168 .bmAttributes =
220 .bmAttributes = USB_ENDPOINT_XFER_INT,
246 .bmAttributes =
257 .bmAttributes =
299 .bmAttributes =
326 .bmAttributes = USB_ENDPOINT_XFER_BULK,
336 .bmAttributes = USB_ENDPOINT_XFER_BULK,
346 .bmAttributes = USB_ENDPOINT_XFER_INT,
696 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
701 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
[all …]
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_keyb.c77 .bmAttributes = 1 << 7 | 1 << 5,
109 .bmAttributes = USB_ENDPOINT_XFER_BULK |
143 .bmAttributes = USB_ENDPOINT_XFER_BULK |
H A Dsandbox_flash.c127 .bmAttributes = 1 << 7,
149 .bmAttributes = USB_ENDPOINT_XFER_BULK,
159 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dsandbox_hub.c64 .bmAttributes = 1 << 7,
86 .bmAttributes = USB_ENDPOINT_XFER_INT,
/rk3399_rockchip-uboot/cmd/
H A Dusb.c193 (config->bmAttributes & 0x40) ? "Self Powered " : "Bus Powered ", in usb_display_conf_desc()
194 (config->bmAttributes & 0x20) ? "Remote Wakeup " : "", in usb_display_conf_desc()
224 switch ((epdesc->bmAttributes & 0x03)) { in usb_display_ep_desc()
239 if ((epdesc->bmAttributes & 0x03) == 0x3) in usb_display_ep_desc()
/rk3399_rockchip-uboot/drivers/usb/eth/
H 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()
/rk3399_rockchip-uboot/include/
H A Dusbdescriptors.h186 u8 bmAttributes; member
210 u8 bmAttributes; member
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h100 unsigned char bmAttributes; member
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c916 if ((ep->bmAttributes & 3) != 3) in usb_hub_check()
928 ep->bEndpointAddress, ep->bmAttributes); in usb_hub_check()

12