Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/musb/
Dmusb_cppi41.c38 struct cppi41_dma_channel *rx_channel;
39 struct cppi41_dma_channel *tx_channel;
49 void (*set_dma_mode)(struct cppi41_dma_channel *cppi41_channel,
54 static void save_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in save_rx_toggle()
70 static void update_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in update_rx_toggle()
117 static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) in cppi41_trans_done()
188 struct cppi41_dma_channel *cppi41_channel, *n; in cppi41_recheck_tx_req()
224 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_callback()
339 static void cppi41_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_dma_mode()
366 static void da8xx_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in da8xx_set_dma_mode()
[all …]
Dmusb_trace.h288 TP_PROTO(struct cppi41_dma_channel *ch),
291 __field(struct cppi41_dma_channel *, ch)
318 TP_PROTO(struct cppi41_dma_channel *ch),
323 TP_PROTO(struct cppi41_dma_channel *ch),
328 TP_PROTO(struct cppi41_dma_channel *ch),
333 TP_PROTO(struct cppi41_dma_channel *ch),
338 TP_PROTO(struct cppi41_dma_channel *ch),
343 TP_PROTO(struct cppi41_dma_channel *ch),
348 TP_PROTO(struct cppi41_dma_channel *ch),
Dcppi_dma.h127 struct cppi41_dma_channel { struct