Home
last modified time | relevance | path

Searched refs:USB_ENDPOINT_XFER_BULK (Results 1 – 25 of 32) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Depautoconf.c92 case USB_ENDPOINT_XFER_BULK: in ep_matches()
165 if (USB_ENDPOINT_XFER_BULK == type) { in ep_matches()
246 } else if (USB_ENDPOINT_XFER_BULK == type in usb_ep_autoconfig()
273 type == USB_ENDPOINT_XFER_BULK) in usb_ep_autoconfig()
276 type == USB_ENDPOINT_XFER_BULK) in usb_ep_autoconfig()
H A Dstorage_common.c426 .bmAttributes = USB_ENDPOINT_XFER_BULK,
436 .bmAttributes = USB_ENDPOINT_XFER_BULK,
488 .bmAttributes = USB_ENDPOINT_XFER_BULK,
498 .bmAttributes = USB_ENDPOINT_XFER_BULK,
543 .bmAttributes = USB_ENDPOINT_XFER_BULK,
560 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dpxa25x_udc.c312 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
319 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
1481 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1490 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1661 .bmAttributes = USB_ENDPOINT_XFER_BULK,
1674 .bmAttributes = USB_ENDPOINT_XFER_BULK,
1731 .bmAttributes = USB_ENDPOINT_XFER_BULK,
1744 .bmAttributes = USB_ENDPOINT_XFER_BULK,
1800 .bmAttributes = USB_ENDPOINT_XFER_BULK,
1813 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Df_thor.c382 .bmAttributes = USB_ENDPOINT_XFER_BULK,
390 .bmAttributes = USB_ENDPOINT_XFER_BULK,
461 .bmAttributes = USB_ENDPOINT_XFER_BULK,
469 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Ddwc2_udc_otg.c638 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in dwc2_ep_enable()
646 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK && in dwc2_ep_enable()
849 .bmAttributes = USB_ENDPOINT_XFER_BULK,
864 .bmAttributes = USB_ENDPOINT_XFER_BULK,
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,
H A Dether.c653 .bmAttributes = USB_ENDPOINT_XFER_BULK,
663 .bmAttributes = USB_ENDPOINT_XFER_BULK,
743 .bmAttributes = USB_ENDPOINT_XFER_BULK,
752 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dpxa27x_udc.c567 ep_type == USB_ENDPOINT_XFER_BULK ? "bulk" : in udc_setup_ep()
H A Ddwc2_udc_otg_xfer_dma.c1031 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall()
1046 || ep->bmAttributes == USB_ENDPOINT_XFER_BULK) { in dwc2_udc_ep_clear_stall()
H A Ddesignware_udc.c627 case USB_ENDPOINT_XFER_BULK: in udc_setup_ep()
H A Dfotg210.c532 case USB_ENDPOINT_XFER_BULK: in fotg210_ep_enable()
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_keyb.c109 .bmAttributes = USB_ENDPOINT_XFER_BULK |
143 .bmAttributes = USB_ENDPOINT_XFER_BULK |
H A Dsandbox_flash.c149 .bmAttributes = USB_ENDPOINT_XFER_BULK,
159 .bmAttributes = USB_ENDPOINT_XFER_BULK,
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c247 USB_ENDPOINT_XFER_BULK,
258 USB_ENDPOINT_XFER_BULK,
326 .bmAttributes = USB_ENDPOINT_XFER_BULK,
336 .bmAttributes = USB_ENDPOINT_XFER_BULK,
968 USB_ENDPOINT_XFER_BULK) in usbtty_event_handler()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.h402 (((type) == USB_ENDPOINT_XFER_BULK) && (musb)->bulk_split)
406 (((type) == USB_ENDPOINT_XFER_BULK) && (musb)->bulk_combine)
H A Dmusb_host.c234 case USB_ENDPOINT_XFER_BULK: s = "-bulk"; break; in musb_start_urb()
352 case USB_ENDPOINT_XFER_BULK: in musb_advance_schedule()
396 case USB_ENDPOINT_XFER_BULK: in musb_advance_schedule()
1851 if (!is_in && (qh->type == USB_ENDPOINT_XFER_BULK) && in musb_schedule()
1860 if (best_end < 0 && qh->type == USB_ENDPOINT_XFER_BULK) { in musb_schedule()
H A Dmusb_uboot.c109 construct_urb(&host->urb, &host->hep, dev, USB_ENDPOINT_XFER_BULK, in _musb_submit_bulk_msg()
/rk3399_rockchip-uboot/include/
H A Dusb_defs.h114 #define USB_ENDPOINT_XFER_BULK 2 macro
H A Dusbdevice.h229 #define USB_ENDPOINT_XFER_BULK 2 macro
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h417 #define USB_ENDPOINT_XFER_BULK 2 macro
501 USB_ENDPOINT_XFER_BULK); in usb_endpoint_xfer_bulk()
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dusb_ether.c46 USB_ENDPOINT_XFERTYPE_MASK) == USB_ENDPOINT_XFER_BULK) { in usb_ether_register()
H A Dmcs7830.c772 if (eptype == USB_ENDPOINT_XFER_BULK) { in mcs7830_eth_probe()
H A Dasix.c673 USB_ENDPOINT_XFERTYPE_MASK) == USB_ENDPOINT_XFER_BULK) { in asix_eth_probe()
H A Dasix88179.c690 USB_ENDPOINT_XFERTYPE_MASK) == USB_ENDPOINT_XFER_BULK)) in ax88179_eth_probe()
H A Dsmsc95xx.c876 USB_ENDPOINT_XFERTYPE_MASK) == USB_ENDPOINT_XFER_BULK) { in smsc95xx_eth_probe()

12