usbhs_pipe         45 drivers/usb/renesas_usbhs/fifo.c void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt,
usbhs_pipe         92 drivers/usb/renesas_usbhs/fifo.c struct usbhs_pkt *__usbhsf_pkt_get(struct usbhs_pipe *pipe)
usbhs_pipe         97 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_fifo_unselect(struct usbhs_pipe *pipe,
usbhs_pipe        104 drivers/usb/renesas_usbhs/fifo.c struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt)
usbhs_pipe        148 drivers/usb/renesas_usbhs/fifo.c static int usbhsf_pkt_handler(struct usbhs_pipe *pipe, int type)
usbhs_pipe        198 drivers/usb/renesas_usbhs/fifo.c void usbhs_pkt_start(struct usbhs_pipe *pipe)
usbhs_pipe        222 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable)
usbhs_pipe        239 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_rx_irq_ctrl(struct usbhs_pipe *pipe, int enable)
usbhs_pipe        247 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_send_terminator(struct usbhs_pipe *pipe,
usbhs_pipe        265 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_fifo_clear(struct usbhs_pipe *pipe,
usbhs_pipe        297 drivers/usb/renesas_usbhs/fifo.c static void usbhsf_fifo_unselect(struct usbhs_pipe *pipe,
usbhs_pipe        306 drivers/usb/renesas_usbhs/fifo.c static int usbhsf_fifo_select(struct usbhs_pipe *pipe,
usbhs_pipe        349 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        378 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        406 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        434 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        456 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        494 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        612 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        641 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        786 drivers/usb/renesas_usbhs/fifo.c static void __usbhsf_dma_ctrl(struct usbhs_pipe *pipe,
usbhs_pipe        797 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        809 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        852 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        866 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        933 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        978 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe       1051 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe       1129 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe       1154 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe       1174 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe       1309 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe;
usbhs_pipe       1339 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe;
usbhs_pipe       1368 drivers/usb/renesas_usbhs/fifo.c 	struct usbhs_pipe *pipe = arg;
usbhs_pipe       1379 drivers/usb/renesas_usbhs/fifo.c void usbhs_fifo_clear_dcp(struct usbhs_pipe *pipe)
usbhs_pipe         23 drivers/usb/renesas_usbhs/fifo.h 	struct usbhs_pipe	*pipe;
usbhs_pipe         47 drivers/usb/renesas_usbhs/fifo.h 	struct usbhs_pipe *pipe;
usbhs_pipe         75 drivers/usb/renesas_usbhs/fifo.h void usbhs_fifo_clear_dcp(struct usbhs_pipe *pipe);
usbhs_pipe         94 drivers/usb/renesas_usbhs/fifo.h void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt,
usbhs_pipe         98 drivers/usb/renesas_usbhs/fifo.h struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt);
usbhs_pipe         99 drivers/usb/renesas_usbhs/fifo.h void usbhs_pkt_start(struct usbhs_pipe *pipe);
usbhs_pipe        100 drivers/usb/renesas_usbhs/fifo.h struct usbhs_pkt *__usbhsf_pkt_get(struct usbhs_pipe *pipe);
usbhs_pipe         31 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe	*pipe;
usbhs_pipe        123 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        151 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        169 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        192 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = pkt->pipe;
usbhs_pipe        223 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp);
usbhs_pipe        235 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        282 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        315 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp);
usbhs_pipe        380 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        408 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe;
usbhs_pipe        481 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp);
usbhs_pipe        558 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        585 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe;
usbhs_pipe        639 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe;
usbhs_pipe        688 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe        705 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe;
usbhs_pipe        726 drivers/usb/renesas_usbhs/mod_gadget.c 	struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep);
usbhs_pipe         75 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe	*pipe;   /* attached pipe */
usbhs_pipe         86 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe	*dcp;
usbhs_pipe        250 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pipe;
usbhs_pipe        328 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pipe;
usbhs_pipe        665 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pipe = usbhsh_uep_to_pipe(uep);
usbhs_pipe        706 drivers/usb/renesas_usbhs/mod_host.c 				   struct usbhs_pipe *pipe)
usbhs_pipe        726 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pos;
usbhs_pipe        751 drivers/usb/renesas_usbhs/mod_host.c 					   struct usbhs_pipe *pipe)
usbhs_pipe        810 drivers/usb/renesas_usbhs/mod_host.c 					 struct usbhs_pipe *pipe,
usbhs_pipe        841 drivers/usb/renesas_usbhs/mod_host.c 					    struct usbhs_pipe *pipe,
usbhs_pipe        871 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pipe = usbhsh_uep_to_pipe(uep);
usbhs_pipe       1402 drivers/usb/renesas_usbhs/mod_host.c 	struct usbhs_pipe *pipe;
usbhs_pipe         33 drivers/usb/renesas_usbhs/pipe.c char *usbhs_pipe_name(struct usbhs_pipe *pipe)
usbhs_pipe         50 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipectrl_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe         61 drivers/usb/renesas_usbhs/pipe.c static u16 usbhsp_pipectrl_get(struct usbhs_pipe *pipe)
usbhs_pipe         75 drivers/usb/renesas_usbhs/pipe.c static void __usbhsp_pipe_xxx_set(struct usbhs_pipe *pipe,
usbhs_pipe         87 drivers/usb/renesas_usbhs/pipe.c static u16 __usbhsp_pipe_xxx_get(struct usbhs_pipe *pipe,
usbhs_pipe        101 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_cfg_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe        106 drivers/usb/renesas_usbhs/pipe.c static u16 usbhsp_pipe_cfg_get(struct usbhs_pipe *pipe)
usbhs_pipe        114 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe        150 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_tre_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe        190 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_buf_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe        201 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_maxp_set(struct usbhs_pipe *pipe, u16 mask, u16 val)
usbhs_pipe        209 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_pipe_select(struct usbhs_pipe *pipe)
usbhs_pipe        231 drivers/usb/renesas_usbhs/pipe.c static int usbhsp_pipe_barrier(struct usbhs_pipe *pipe)
usbhs_pipe        269 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_is_accessible(struct usbhs_pipe *pipe)
usbhs_pipe        280 drivers/usb/renesas_usbhs/pipe.c bool usbhs_pipe_contains_transmittable_data(struct usbhs_pipe *pipe)
usbhs_pipe        298 drivers/usb/renesas_usbhs/pipe.c static void __usbhsp_pid_try_nak_if_stall(struct usbhs_pipe *pipe)
usbhs_pipe        317 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_disable(struct usbhs_pipe *pipe)
usbhs_pipe        337 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_enable(struct usbhs_pipe *pipe)
usbhs_pipe        345 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_stall(struct usbhs_pipe *pipe)
usbhs_pipe        365 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_is_stall(struct usbhs_pipe *pipe)
usbhs_pipe        372 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_set_trans_count_if_bulk(struct usbhs_pipe *pipe, int len)
usbhs_pipe        400 drivers/usb/renesas_usbhs/pipe.c static int usbhsp_setup_pipecfg(struct usbhs_pipe *pipe, int is_host,
usbhs_pipe        469 drivers/usb/renesas_usbhs/pipe.c static u16 usbhsp_setup_pipebuff(struct usbhs_pipe *pipe)
usbhs_pipe        502 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
usbhs_pipe        535 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe)
usbhs_pipe        545 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_is_dir_in(struct usbhs_pipe *pipe)
usbhs_pipe        550 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_is_dir_host(struct usbhs_pipe *pipe)
usbhs_pipe        555 drivers/usb/renesas_usbhs/pipe.c int usbhs_pipe_is_running(struct usbhs_pipe *pipe)
usbhs_pipe        560 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_running(struct usbhs_pipe *pipe, int running)
usbhs_pipe        568 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_data_sequence(struct usbhs_pipe *pipe, int sequence)
usbhs_pipe        593 drivers/usb/renesas_usbhs/pipe.c static int usbhs_pipe_get_data_sequence(struct usbhs_pipe *pipe)
usbhs_pipe        598 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_clear(struct usbhs_pipe *pipe)
usbhs_pipe        609 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe,
usbhs_pipe        622 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_config_change_bfre(struct usbhs_pipe *pipe, int enable)
usbhs_pipe        635 drivers/usb/renesas_usbhs/pipe.c static struct usbhs_pipe *usbhsp_get_pipe(struct usbhs_priv *priv, u32 type)
usbhs_pipe        637 drivers/usb/renesas_usbhs/pipe.c 	struct usbhs_pipe *pos, *pipe;
usbhs_pipe        666 drivers/usb/renesas_usbhs/pipe.c static void usbhsp_put_pipe(struct usbhs_pipe *pipe)
usbhs_pipe        676 drivers/usb/renesas_usbhs/pipe.c 	struct usbhs_pipe *pipe;
usbhs_pipe        692 drivers/usb/renesas_usbhs/pipe.c struct usbhs_pipe *usbhs_pipe_malloc(struct usbhs_priv *priv,
usbhs_pipe        697 drivers/usb/renesas_usbhs/pipe.c 	struct usbhs_pipe *pipe;
usbhs_pipe        747 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_free(struct usbhs_pipe *pipe)
usbhs_pipe        752 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct usbhs_fifo *fifo)
usbhs_pipe        767 drivers/usb/renesas_usbhs/pipe.c struct usbhs_pipe *usbhs_dcp_malloc(struct usbhs_priv *priv)
usbhs_pipe        769 drivers/usb/renesas_usbhs/pipe.c 	struct usbhs_pipe *pipe;
usbhs_pipe        784 drivers/usb/renesas_usbhs/pipe.c void usbhs_dcp_control_transfer_done(struct usbhs_pipe *pipe)
usbhs_pipe        796 drivers/usb/renesas_usbhs/pipe.c void usbhs_dcp_dir_for_host(struct usbhs_pipe *pipe, int dir_out)
usbhs_pipe        808 drivers/usb/renesas_usbhs/pipe.c 	struct usbhs_pipe *pipe;
usbhs_pipe        821 drivers/usb/renesas_usbhs/pipe.c 	info->pipe = kcalloc(pipe_size, sizeof(struct usbhs_pipe),
usbhs_pipe         38 drivers/usb/renesas_usbhs/pipe.h 	struct usbhs_pipe *pipe;
usbhs_pipe         67 drivers/usb/renesas_usbhs/pipe.h char *usbhs_pipe_name(struct usbhs_pipe *pipe);
usbhs_pipe         68 drivers/usb/renesas_usbhs/pipe.h struct usbhs_pipe
usbhs_pipe         70 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_free(struct usbhs_pipe *pipe);
usbhs_pipe         73 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_is_dir_in(struct usbhs_pipe *pipe);
usbhs_pipe         74 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_is_dir_host(struct usbhs_pipe *pipe);
usbhs_pipe         75 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_is_running(struct usbhs_pipe *pipe);
usbhs_pipe         76 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_running(struct usbhs_pipe *pipe, int running);
usbhs_pipe         81 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe);
usbhs_pipe         82 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_clear(struct usbhs_pipe *pipe);
usbhs_pipe         83 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe,
usbhs_pipe         85 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_is_accessible(struct usbhs_pipe *pipe);
usbhs_pipe         86 drivers/usb/renesas_usbhs/pipe.h bool usbhs_pipe_contains_transmittable_data(struct usbhs_pipe *pipe);
usbhs_pipe         87 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_enable(struct usbhs_pipe *pipe);
usbhs_pipe         88 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_disable(struct usbhs_pipe *pipe);
usbhs_pipe         89 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_stall(struct usbhs_pipe *pipe);
usbhs_pipe         90 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_is_stall(struct usbhs_pipe *pipe);
usbhs_pipe         91 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_set_trans_count_if_bulk(struct usbhs_pipe *pipe, int len);
usbhs_pipe         92 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct usbhs_fifo *fifo);
usbhs_pipe         93 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
usbhs_pipe         95 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_config_change_bfre(struct usbhs_pipe *pipe, int enable);
usbhs_pipe         99 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_data_sequence(struct usbhs_pipe *pipe, int data);
usbhs_pipe        113 drivers/usb/renesas_usbhs/pipe.h struct usbhs_pipe *usbhs_dcp_malloc(struct usbhs_priv *priv);
usbhs_pipe        114 drivers/usb/renesas_usbhs/pipe.h void usbhs_dcp_control_transfer_done(struct usbhs_pipe *pipe);
usbhs_pipe        115 drivers/usb/renesas_usbhs/pipe.h void usbhs_dcp_dir_for_host(struct usbhs_pipe *pipe, int dir_out);