Searched refs:cppi41_dma_channel (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_cppi41.c | 38 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 …]
|
| H A D | musb_trace.h | 297 TP_PROTO(struct cppi41_dma_channel *ch), 300 __field(struct cppi41_dma_channel *, ch) 327 TP_PROTO(struct cppi41_dma_channel *ch), 332 TP_PROTO(struct cppi41_dma_channel *ch), 337 TP_PROTO(struct cppi41_dma_channel *ch), 342 TP_PROTO(struct cppi41_dma_channel *ch), 347 TP_PROTO(struct cppi41_dma_channel *ch), 352 TP_PROTO(struct cppi41_dma_channel *ch), 357 TP_PROTO(struct cppi41_dma_channel *ch),
|
| H A D | cppi_dma.h | 127 struct cppi41_dma_channel { struct
|