Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_cppi41.c25 struct cppi41_dma_channel { struct
49 struct cppi41_dma_channel rx_channel[MUSB_DMA_NUM_CHANNELS]; argument
50 struct cppi41_dma_channel tx_channel[MUSB_DMA_NUM_CHANNELS];
59 static void save_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in save_rx_toggle()
75 static void update_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in update_rx_toggle()
122 static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) in cppi41_trans_done()
190 struct cppi41_dma_channel *cppi41_channel, *n; in cppi41_recheck_tx_req()
226 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_callback()
320 static void cppi41_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_dma_mode()
348 static void cppi41_set_autoreq_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_autoreq_mode()
[all …]