Home
last modified time | relevance | path

Searched refs:musb_h_flush_rxfifo (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/musb-new/
Dmusb_host.c426 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo() function
533 musb_h_flush_rxfifo(hw_ep, csr); in musb_host_packet_rx()
588 musb_h_flush_rxfifo(ep, MUSB_RXCSR_CLRDATATOG); in musb_rx_reinit()
1463 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx()
1531 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx()
2151 csr = musb_h_flush_rxfifo(ep, 0);