Searched refs:musb_h_flush_rxfifo (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_host.c | 427 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo() function 534 musb_h_flush_rxfifo(hw_ep, csr); in musb_host_packet_rx() 589 musb_h_flush_rxfifo(ep, MUSB_RXCSR_CLRDATATOG); in musb_rx_reinit() 1464 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx() 1532 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx() 2152 csr = musb_h_flush_rxfifo(ep, 0);
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_host.c | 384 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo() function 487 musb_h_flush_rxfifo(hw_ep, csr); in musb_host_packet_rx() 543 musb_h_flush_rxfifo(ep, MUSB_RXCSR_CLRDATATOG); in musb_rx_reinit() 1762 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx() 1835 musb_h_flush_rxfifo(hw_ep, MUSB_RXCSR_CLRDATATOG); in musb_host_rx() 2336 csr = musb_h_flush_rxfifo(ep, 0); in musb_cleanup_urb()
|