Searched refs:cppi41_dma_channel (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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() 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() 415 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_configure_channel() 487 struct cppi41_dma_channel *cppi41_channel = NULL; in cppi41_dma_channel_allocate() 670 struct cppi41_dma_channel *cppi41_channel; in cppi41_dma_controller_start() [all …]
|
H A D | musb_trace.h | 314 TP_PROTO(struct cppi41_dma_channel *ch), 317 __field(struct cppi41_dma_channel *, ch) 344 TP_PROTO(struct cppi41_dma_channel *ch), 349 TP_PROTO(struct cppi41_dma_channel *ch), 354 TP_PROTO(struct cppi41_dma_channel *ch), 359 TP_PROTO(struct cppi41_dma_channel *ch), 364 TP_PROTO(struct cppi41_dma_channel *ch), 369 TP_PROTO(struct cppi41_dma_channel *ch), 374 TP_PROTO(struct cppi41_dma_channel *ch),
|
H A D | cppi_dma.h | 124 struct cppi41_dma_channel { struct
|