Lines Matching refs:musb_hw_ep

89 static void musb_h_tx_flush_fifo(struct musb_hw_ep *ep)  in musb_h_tx_flush_fifo()
113 static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep) in musb_h_ep0_flush_fifo()
140 static inline void musb_h_tx_start(struct musb_hw_ep *ep) in musb_h_tx_start()
156 static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep) in musb_h_tx_dma_start()
168 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh) in musb_ep_set_qh()
176 static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in) in musb_ep_get_qh()
196 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb()
340 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
343 struct musb_hw_ep *ep = qh->hw_ep; in musb_advance_schedule()
426 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
457 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx()
554 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, struct musb_hw_ep *ep) in musb_rx_reinit()
617 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
690 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program()
893 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue()
970 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq()
1109 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx()
1386 static void musb_bulk_rx_nak_timeout(struct musb *musb, struct musb_hw_ep *ep) in musb_bulk_rx_nak_timeout()
1434 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx()
1790 struct musb_hw_ep *hw_ep = NULL; in musb_schedule()
2123 struct musb_hw_ep *ep = qh->hw_ep;