Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 24 of 24) sorted by relevance

/u-boot/drivers/usb/musb-new/
A Dmusb_uboot.c38 unsigned long pipe, void *buffer, int len, in construct_urb()
94 struct usb_device *dev, unsigned long pipe, in _musb_submit_control_msg()
116 struct usb_device *dev, unsigned long pipe, in _musb_submit_int_msg()
125 struct usb_device *dev, unsigned long pipe, int queuesize, in _musb_create_int_queue()
262 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, in submit_bulk_msg()
274 int submit_int_msg(struct usb_device *dev, unsigned long pipe, in submit_int_msg()
282 unsigned long pipe, int queuesize, int elementsize, in create_int_queue()
312 unsigned long pipe, void *buffer, int length, in musb_submit_control_msg()
320 unsigned long pipe, void *buffer, int length) in musb_submit_bulk_msg()
327 unsigned long pipe, void *buffer, int length, in musb_submit_int_msg()
[all …]
A Dmusb_host.c202 unsigned pipe = urb->pipe; in musb_start_urb() local
465 int pipe = urb->pipe; in musb_host_packet_rx() local
1109 int pipe; in musb_host_tx() local
1444 int pipe; in musb_host_rx() local
A Dusb-compat.h36 unsigned int pipe; /* (in) pipe information */ member
/u-boot/drivers/usb/host/
A Dusb-sandbox.c17 static void usbmon_trace(struct udevice *bus, ulong pipe, in usbmon_trace()
41 unsigned long pipe, in sandbox_submit_control()
77 unsigned long pipe, void *buffer, int length) in sandbox_submit_bulk()
102 unsigned long pipe, void *buffer, int length, in sandbox_submit_int()
A Dehci-hcd.c701 static int ehci_submit_root(struct usb_device *dev, unsigned long pipe, in ehci_submit_root()
1216 unsigned long pipe; member
1267 unsigned long pipe, int queuesize, int elementsize, in _ehci_create_int_queue()
1433 unsigned long pipe = queue->pipe; in _ehci_poll_int_queue() local
1564 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, in submit_bulk_msg()
1576 int submit_int_msg(struct usb_device *dev, unsigned long pipe, in submit_int_msg()
1584 unsigned long pipe, int queuesize, int elementsize, in create_int_queue()
1611 unsigned long pipe, void *buffer, int length, in ehci_submit_control_msg()
1621 unsigned long pipe, void *buffer, int length) in ehci_submit_bulk_msg()
1628 unsigned long pipe, void *buffer, int length, in ehci_submit_int_msg()
[all …]
A Dr8a66597-hcd.c231 struct usb_device *dev, unsigned long pipe) in pipe_buffer_setting()
319 unsigned long pipe, void *buffer, int transfer_len) in send_bulk_packet()
368 unsigned long pipe, in receive_bulk_packet()
469 unsigned long pipe) in send_status_packet()
565 unsigned long pipe, void *buffer, in r8a66597_submit_rh_msg()
735 unsigned long pipe, void *buffer, in r8a66597_submit_control_msg()
773 struct usb_device *dev, unsigned long pipe, in r8a66597_submit_bulk_msg()
A Dsl811-hcd.c215 static int sl811_send_packet(struct usb_device *dev, unsigned long pipe, __u8 *buffer, int len) in sl811_send_packet()
288 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_bulk_msg()
323 int submit_control_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_control_msg()
387 int submit_int_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_int_msg()
530 static int sl811_rh_submit_urb(struct usb_device *usb_dev, unsigned long pipe, in sl811_rh_submit_urb()
A Dohci-hcd.c283 unsigned long pipe, void *buffer, int transfer_len, in pkt_print()
521 unsigned long pipe = urb->pipe; in sohci_submit_job() local
850 unsigned long pipe, int interval, int load) in ep_add_ed()
956 unsigned long pipe, void *buffer, int transfer_len, in td_submit_job()
1248 unsigned long pipe, void *buffer, int transfer_len, in ohci_submit_rh_msg()
1519 unsigned long pipe, void *buffer, int transfer_len, in submit_common_msg()
1717 unsigned long pipe, int queuesize, int elementsize, in create_int_queue()
1736 unsigned long pipe, void *buffer, int transfer_len, in _ohci_submit_control_msg()
2142 unsigned long pipe, void *buffer, int length, in ohci_submit_control_msg()
2152 unsigned long pipe, void *buffer, int length) in ohci_submit_bulk_msg()
[all …]
A Dxhci.c922 static int xhci_submit_root(struct usb_device *udev, unsigned long pipe, in xhci_submit_root()
1152 static int _xhci_submit_int_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_int_msg()
1179 static int _xhci_submit_bulk_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_bulk_msg()
1201 static int _xhci_submit_control_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_control_msg()
1302 int submit_control_msg(struct usb_device *udev, unsigned long pipe, in submit_control_msg()
1315 int submit_bulk_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_bulk_msg()
1321 int submit_int_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_int_msg()
1391 unsigned long pipe, void *buffer, int length, in xhci_submit_control_msg()
1424 unsigned long pipe, void *buffer, int length) in xhci_submit_bulk_msg()
1431 unsigned long pipe, void *buffer, int length, in xhci_submit_int_msg()
A Ddwc2.c801 unsigned long pipe, void *buffer, int txlen, in dwc_otg_submit_rh_msg()
919 unsigned long pipe, u8 *pid, int in, void *buffer, int len) in chunk_msg()
1046 unsigned long pipe, void *buffer, int len) in _submit_bulk_msg()
1066 unsigned long pipe, void *buffer, int len, in _submit_control_msg()
1124 unsigned long pipe, void *buffer, int len, int interval, in _submit_int_msg()
1249 int submit_control_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_control_msg()
1255 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_bulk_msg()
1261 int submit_int_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_int_msg()
1296 unsigned long pipe, void *buffer, int length, in dwc2_submit_control_msg()
1308 unsigned long pipe, void *buffer, int length) in dwc2_submit_bulk_msg()
[all …]
A Dusb-uclass.c45 int submit_int_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_int_msg()
58 int submit_control_msg(struct usb_device *udev, unsigned long pipe, in submit_control_msg()
81 int submit_bulk_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_bulk_msg()
94 unsigned long pipe, int queuesize, int elementsize, in create_int_queue()
A Dxhci-ring.c562 int xhci_bulk_tx(struct usb_device *udev, unsigned long pipe, in xhci_bulk_tx()
758 int xhci_ctrl_tx(struct usb_device *udev, unsigned long pipe, in xhci_ctrl_tx()
A Dohci.h353 unsigned long pipe; member
/u-boot/drivers/usb/emul/
A Dusb-emul-uclass.c162 int usb_emul_find(struct udevice *bus, ulong pipe, int port1, in usb_emul_find()
178 unsigned long pipe, void *buffer, int length, in usb_emul_control()
233 unsigned long pipe, void *buffer, int length) in usb_emul_bulk()
249 unsigned long pipe, void *buffer, int length, int interval, in usb_emul_int()
A Dsandbox_keyb.c179 unsigned long pipe, void *buff, int len, in sandbox_keyb_control()
188 unsigned long pipe, void *buffer, int length, int interval, in sandbox_keyb_interrupt()
A Dsandbox_flash.c172 unsigned long pipe, void *buff, int len, in sandbox_flash_control()
298 unsigned long pipe, void *buff, int len) in sandbox_flash_bulk()
A Dsandbox_hub.c204 unsigned long pipe, in sandbox_hub_submit_control_msg()
/u-boot/include/
A Dusb.h47 #define USB_TIMEOUT_MS(pipe) (usb_pipebulk(pipe) ? 5000 : 1000) argument
390 #define usb_packetid(pipe) (((pipe) & USB_DIR_IN) ? USB_PID_IN : \ argument
393 #define usb_pipeout(pipe) ((((pipe) >> 7) & 1) ^ 1) argument
394 #define usb_pipein(pipe) (((pipe) >> 7) & 1) argument
395 #define usb_pipedevice(pipe) (((pipe) >> 8) & 0x7f) argument
396 #define usb_pipe_endpdev(pipe) (((pipe) >> 8) & 0x7ff) argument
397 #define usb_pipeendpoint(pipe) (((pipe) >> 15) & 0xf) argument
398 #define usb_pipedata(pipe) (((pipe) >> 19) & 1) argument
399 #define usb_pipetype(pipe) (((pipe) >> 30) & 3) argument
403 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK) argument
[all …]
/u-boot/drivers/video/
A Di915_reg.h47 #define BLM_PIPE(pipe) ((pipe) << 29) argument
95 #define ENH_PIPE(pipe) _PIPE(pipe, ENH_PIPE_A_SELECT, ENH_PIPE_B_SELECT) argument
267 #define TVIDEO_DIP_CTL(pipe) _PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B) argument
268 #define TVIDEO_DIP_DATA(pipe) _PIPE(pipe, _VIDEO_DIP_DATA_A, _VIDEO_DIP_DATA_B) argument
269 #define TVIDEO_DIP_GCP(pipe) _PIPE(pipe, _VIDEO_DIP_GCP_A, _VIDEO_DIP_GCP_B) argument
279 #define VLV_TVIDEO_DIP_CTL(pipe) \ argument
281 #define VLV_TVIDEO_DIP_DATA(pipe) \ argument
283 #define VLV_TVIDEO_DIP_GCP(pipe) \ argument
/u-boot/drivers/usb/musb/
A Dmusb_hcd.c453 static int musb_submit_rh_msg(struct usb_device *dev, unsigned long pipe, in musb_submit_rh_msg()
748 int submit_control_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_control_msg()
847 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, in submit_bulk_msg()
1054 int submit_int_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_int_msg()
/u-boot/common/
A Dcli_hush.c199 struct pipe *pipe; member
242 struct pipe { struct
253 struct child_prog *progs; /* array of commands in pipe */ argument
254 struct pipe *next; /* to track background commands */ argument
259 pipe_style followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */ argument
260 reserved_style r_mode; /* supports if, for, while, until */
A Dusb.c208 int usb_int_msg(struct usb_device *dev, unsigned long pipe, in usb_int_msg()
224 int usb_control_msg(struct usb_device *dev, unsigned int pipe, in usb_control_msg()
276 int usb_bulk_msg(struct usb_device *dev, unsigned int pipe, in usb_bulk_msg()
305 int usb_maxpacket(struct usb_device *dev, unsigned long pipe) in usb_maxpacket()
537 int usb_clear_halt(struct usb_device *dev, int pipe) in usb_clear_halt()
A Dusb_storage.c367 static int us_one_transfer(struct us_data *us, int pipe, char *buf, int length) in us_one_transfer()
453 unsigned int pipe; in usb_stor_BBB_reset() local
539 unsigned int pipe; in usb_stor_BBB_comdat() local
587 unsigned int pipe; in usb_stor_CB_comdat() local
712 unsigned int pipe, pipein, pipeout; in usb_stor_BBB_transport() local
/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training_ip.h128 u8 pipe; member

Completed in 85 milliseconds