Searched refs:shdma_slave (Results 1 – 6 of 6) sorted by relevance
19 struct shdma_slave shdma_slave; /* Set by the platform */ member
22 struct shdma_slave shdma_slave; /* Set by the platform */ member
45 struct shdma_slave { struct
333 pr_debug("%s: slave ID %d\n", __func__, param->shdma_slave.slave_id); in filter()335 chan->private = ¶m->shdma_slave; in filter()360 param->shdma_slave.slave_id = port ? pdata->dma_slave_tx_b : in siu_pcm_open()365 param->shdma_slave.slave_id = port ? pdata->dma_slave_rx_b : in siu_pcm_open()
1205 if (0 == slave->shdma_slave.slave_id) in usbhsf_dma_filter()1409 fifo->tx_slave.shdma_slave.slave_id = \1411 fifo->rx_slave.shdma_slave.slave_id = \
212 struct shdma_slave *slave = chan->private; in shdma_alloc_chan_resources()