Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
A Dcppi_dma.c136 static void cppi_pool_free(struct cppi_channel *c) in cppi_pool_free()
181 struct cppi_channel *tx_ch = controller->tx + i; in cppi_controller_start()
191 struct cppi_channel *rx_ch = controller->rx + i; in cppi_controller_start()
286 struct cppi_channel *cppi_ch; in cppi_channel_allocate()
332 struct cppi_channel *c; in cppi_channel_release()
410 cppi_rndis_update(struct cppi_channel *c, int is_rx, in cppi_rndis_update()
951 struct cppi_channel *cppi_ch; in cppi_channel_program()
1003 struct cppi_channel *rx = &cppi->rx[ch]; in cppi_rx_scan()
1170 struct cppi_channel *tx_ch; in cppi_interrupt()
1262 struct cppi_channel *rx_ch; in cppi_interrupt()
[all …]
A Dcppi_dma.h73 struct cppi_channel { struct
116 struct cppi_channel tx[4]; argument
117 struct cppi_channel rx[4];

Completed in 8 milliseconds