Lines Matching refs:musb_hw_ep

110 static void musb_h_tx_flush_fifo(struct musb_hw_ep *ep)  in musb_h_tx_flush_fifo()
144 static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep) in musb_h_ep0_flush_fifo()
171 static inline void musb_h_tx_start(struct musb_hw_ep *ep) in musb_h_tx_start()
187 static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep) in musb_h_tx_dma_start()
199 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh) in musb_ep_set_qh()
207 static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in) in musb_ep_get_qh()
227 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb()
360 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
363 struct musb_hw_ep *ep = qh->hw_ep; in musb_advance_schedule()
444 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
475 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx()
570 struct musb_hw_ep *ep = musb->endpoints + epnum; in musb_rx_reinit()
631 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_set_mode_mentor()
672 struct musb_hw_ep *hw_ep, in musb_tx_dma_set_mode_cppi_tusb()
696 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
749 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program()
984 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
1058 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue()
1135 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq()
1277 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx()
1549 struct musb_hw_ep *hw_ep, in musb_rx_dma_iso_cppi41()
1576 struct musb_hw_ep *hw_ep, in musb_rx_dma_iso_cppi41()
1622 struct musb_hw_ep *hw_ep, in musb_rx_dma_inventra_cppi41()
1692 struct musb_hw_ep *hw_ep, in musb_rx_dma_in_inventra_cppi41()
1792 struct musb_hw_ep *hw_ep, in musb_rx_dma_inventra_cppi41()
1801 struct musb_hw_ep *hw_ep, in musb_rx_dma_in_inventra_cppi41()
1818 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx()
2083 struct musb_hw_ep *hw_ep = NULL; in musb_schedule()
2382 struct musb_hw_ep *ep = qh->hw_ep; in musb_cleanup_urb()