musb_hw_ep        389 drivers/usb/musb/am35x.c static void am35x_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
musb_hw_ep        282 drivers/usb/musb/cppi_dma.c 		struct musb_hw_ep *ep, u8 transmit)
musb_hw_ep       1146 drivers/usb/musb/cppi_dma.c 	struct musb_hw_ep	*hw_ep = NULL;
musb_hw_ep         80 drivers/usb/musb/cppi_dma.h 	struct musb_hw_ep	*hw_ep;
musb_hw_ep        130 drivers/usb/musb/cppi_dma.h 	struct musb_hw_ep *hw_ep;
musb_hw_ep        280 drivers/usb/musb/musb_core.c static void musb_default_write_fifo(struct musb_hw_ep *hw_ep, u16 len,
musb_hw_ep        325 drivers/usb/musb/musb_core.c static void musb_default_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
musb_hw_ep        407 drivers/usb/musb/musb_core.c void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
musb_hw_ep        412 drivers/usb/musb/musb_core.c void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
musb_hw_ep        977 drivers/usb/musb/musb_core.c 		struct musb_hw_ep	*ep;
musb_hw_ep       1245 drivers/usb/musb/musb_core.c fifo_setup(struct musb *musb, struct musb_hw_ep  *hw_ep,
musb_hw_ep       1324 drivers/usb/musb/musb_core.c 	struct musb_hw_ep	*hw_ep = musb->endpoints;
musb_hw_ep       1412 drivers/usb/musb/musb_core.c 	struct musb_hw_ep *hw_ep;
musb_hw_ep       1531 drivers/usb/musb/musb_core.c 		struct musb_hw_ep	*hw_ep = musb->endpoints + i;
musb_hw_ep       1998 drivers/usb/musb/musb_core.c 	struct musb_hw_ep	*ep;
musb_hw_ep       2515 drivers/usb/musb/musb_core.c 		struct musb_hw_ep	*hw_ep;
musb_hw_ep       2596 drivers/usb/musb/musb_core.c 		struct musb_hw_ep	*hw_ep;
musb_hw_ep         28 drivers/usb/musb/musb_core.h struct musb_hw_ep;
musb_hw_ep        168 drivers/usb/musb/musb_core.h 	void	(*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf);
musb_hw_ep        169 drivers/usb/musb/musb_core.h 	void	(*write_fifo)(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf);
musb_hw_ep        232 drivers/usb/musb/musb_core.h static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep)
musb_hw_ep        237 drivers/usb/musb/musb_core.h static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep)
musb_hw_ep        301 drivers/usb/musb/musb_core.h 	struct musb_hw_ep	*bulk_ep;
musb_hw_ep        336 drivers/usb/musb/musb_core.h 	struct musb_hw_ep	 endpoints[MUSB_C_NUM_EPS];
musb_hw_ep        444 drivers/usb/musb/musb_core.h 		struct musb_hw_ep *hw_ep, u8 epnum)
musb_hw_ep        487 drivers/usb/musb/musb_core.h extern void musb_write_fifo(struct musb_hw_ep *ep, u16 len, const u8 *src);
musb_hw_ep        488 drivers/usb/musb/musb_core.h extern void musb_read_fifo(struct musb_hw_ep *ep, u16 len, u8 *dst);
musb_hw_ep         72 drivers/usb/musb/musb_cppi41.c 	struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep;
musb_hw_ep        100 drivers/usb/musb/musb_cppi41.c static bool musb_is_tx_fifo_empty(struct musb_hw_ep *hw_ep)
musb_hw_ep        119 drivers/usb/musb/musb_cppi41.c 	struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep;
musb_hw_ep        201 drivers/usb/musb/musb_cppi41.c 		struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep;
musb_hw_ep        225 drivers/usb/musb/musb_cppi41.c 	struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep;
musb_hw_ep        483 drivers/usb/musb/musb_cppi41.c 				struct musb_hw_ep *hw_ep, u8 is_tx)
musb_hw_ep         13 drivers/usb/musb/musb_dma.h struct musb_hw_ep;
musb_hw_ep        157 drivers/usb/musb/musb_dma.h 					struct musb_hw_ep *, u8 is_tx);
musb_hw_ep        623 drivers/usb/musb/musb_dsps.c static void dsps_read_fifo32(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
musb_hw_ep        527 drivers/usb/musb/musb_gadget.c 	struct musb_hw_ep	*hw_ep = &musb->endpoints[epnum];
musb_hw_ep        796 drivers/usb/musb/musb_gadget.c 	struct musb_hw_ep	*hw_ep = &musb->endpoints[epnum];
musb_hw_ep        910 drivers/usb/musb/musb_gadget.c 	struct musb_hw_ep	*hw_ep;
musb_hw_ep       1693 drivers/usb/musb/musb_gadget.c 	struct musb_hw_ep	*hw_ep = musb->endpoints + epnum;
musb_hw_ep       1742 drivers/usb/musb/musb_gadget.c 	struct musb_hw_ep	*hw_ep;
musb_hw_ep         77 drivers/usb/musb/musb_gadget.h 	struct musb_hw_ep		*hw_ep;
musb_hw_ep        239 drivers/usb/musb/musb_gadget_ep0.c 				struct musb_hw_ep	*ep;
musb_hw_ep        404 drivers/usb/musb/musb_gadget_ep0.c 				struct musb_hw_ep	*ep;
musb_hw_ep         86 drivers/usb/musb/musb_host.c static void musb_h_tx_flush_fifo(struct musb_hw_ep *ep)
musb_hw_ep        121 drivers/usb/musb/musb_host.c static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep)
musb_hw_ep        148 drivers/usb/musb/musb_host.c static inline void musb_h_tx_start(struct musb_hw_ep *ep)
musb_hw_ep        164 drivers/usb/musb/musb_host.c static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep)
musb_hw_ep        176 drivers/usb/musb/musb_host.c static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh)
musb_hw_ep        184 drivers/usb/musb/musb_host.c static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in)
musb_hw_ep        203 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = qh->hw_ep;
musb_hw_ep        317 drivers/usb/musb/musb_host.c 				  struct musb_hw_ep *hw_ep, int is_in)
musb_hw_ep        320 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*ep = qh->hw_ep;
musb_hw_ep        402 drivers/usb/musb/musb_host.c static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr)
musb_hw_ep        433 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->endpoints + epnum;
musb_hw_ep        528 drivers/usb/musb/musb_host.c 	struct musb_hw_ep *ep = musb->endpoints + epnum;
musb_hw_ep        585 drivers/usb/musb/musb_host.c 		struct musb_hw_ep *hw_ep, struct musb_qh *qh,
musb_hw_ep        624 drivers/usb/musb/musb_host.c 					   struct musb_hw_ep *hw_ep,
musb_hw_ep        643 drivers/usb/musb/musb_host.c 		struct musb_hw_ep *hw_ep, struct musb_qh *qh,
musb_hw_ep        695 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->endpoints + epnum;
musb_hw_ep        927 drivers/usb/musb/musb_host.c static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep,
musb_hw_ep       1009 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->control_ep;
musb_hw_ep       1086 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->control_ep;
musb_hw_ep       1228 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->endpoints + epnum;
musb_hw_ep       1491 drivers/usb/musb/musb_host.c 				  struct musb_hw_ep *hw_ep,
musb_hw_ep       1516 drivers/usb/musb/musb_host.c 					 struct musb_hw_ep *hw_ep,
musb_hw_ep       1562 drivers/usb/musb/musb_host.c 				       struct musb_hw_ep *hw_ep,
musb_hw_ep       1632 drivers/usb/musb/musb_host.c 					  struct musb_hw_ep *hw_ep,
musb_hw_ep       1732 drivers/usb/musb/musb_host.c 					      struct musb_hw_ep *hw_ep,
musb_hw_ep       1741 drivers/usb/musb/musb_host.c 						 struct musb_hw_ep *hw_ep,
musb_hw_ep       1758 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = musb->endpoints + epnum;
musb_hw_ep       2021 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*hw_ep = NULL;
musb_hw_ep       2330 drivers/usb/musb/musb_host.c 	struct musb_hw_ep	*ep = qh->hw_ep;
musb_hw_ep         19 drivers/usb/musb/musb_host.h 	struct musb_hw_ep	*hw_ep;		/* current binding */
musb_hw_ep         30 drivers/usb/musb/musb_io.h 	void	(*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf);
musb_hw_ep         31 drivers/usb/musb/musb_io.h 	void	(*write_fifo)(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf);
musb_hw_ep        104 drivers/usb/musb/musbhsdma.c 				struct musb_hw_ep *hw_ep, u8 transmit)
musb_hw_ep        219 drivers/usb/musb/tusb6010.c static void tusb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf)
musb_hw_ep        269 drivers/usb/musb/tusb6010.c static void tusb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf)
musb_hw_ep         35 drivers/usb/musb/tusb6010_omap.c 	struct musb_hw_ep	*hw_ep;
musb_hw_ep        104 drivers/usb/musb/tusb6010_omap.c 	struct musb_hw_ep	*hw_ep = chdat->hw_ep;
musb_hw_ep        188 drivers/usb/musb/tusb6010_omap.c 	struct musb_hw_ep		*hw_ep = chdat->hw_ep;
musb_hw_ep        423 drivers/usb/musb/tusb6010_omap.c 		struct musb_hw_ep *hw_ep,
musb_hw_ep         33 drivers/usb/musb/ux500_dma.c 	struct musb_hw_ep *hw_ep;
musb_hw_ep         55 drivers/usb/musb/ux500_dma.c 	struct musb_hw_ep       *hw_ep = ux500_channel->hw_ep;
musb_hw_ep         75 drivers/usb/musb/ux500_dma.c 	struct musb_hw_ep *hw_ep = ux500_channel->hw_ep;
musb_hw_ep        129 drivers/usb/musb/ux500_dma.c 				struct musb_hw_ep *hw_ep, u8 is_tx)