Searched refs:shdma_slave (Results 1 – 5 of 5) sorted by relevance
19 struct shdma_slave shdma_slave; /* Set by the platform */ member
42 struct shdma_slave { struct
289 pr_debug("%s: secondary ID %d\n", __func__, param->shdma_slave.slave_id); in filter()291 chan->private = ¶m->shdma_slave; in filter()316 param->shdma_slave.slave_id = port ? pdata->dma_slave_tx_b : in siu_pcm_open()321 param->shdma_slave.slave_id = port ? pdata->dma_slave_rx_b : in siu_pcm_open()
1238 if (0 == slave->shdma_slave.slave_id) in usbhsf_dma_filter()1445 fifo->tx_slave.shdma_slave.slave_id = \1447 fifo->rx_slave.shdma_slave.slave_id = \
209 struct shdma_slave *slave = chan->private; in shdma_alloc_chan_resources()