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()
134 static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep) in musb_h_ep0_flush_fifo()
161 static inline void musb_h_tx_start(struct musb_hw_ep *ep) in musb_h_tx_start()
177 static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep) in musb_h_tx_dma_start()
189 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh) in musb_ep_set_qh()
197 static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in) in musb_ep_get_qh()
217 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb()
350 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
353 struct musb_hw_ep *ep = qh->hw_ep; in musb_advance_schedule()
434 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
465 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx()
558 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, struct musb_hw_ep *ep) in musb_rx_reinit()
621 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
704 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program()
939 static void musb_bulk_nak_timeout(struct musb *musb, struct musb_hw_ep *ep, in musb_bulk_nak_timeout()
1013 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue()
1090 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq()
1232 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx()
1548 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx()
1964 struct musb_hw_ep *hw_ep = NULL; in musb_schedule()
2263 struct musb_hw_ep *ep = qh->hw_ep; in musb_cleanup_urb()