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
321 pr_debug("%s: slave ID %d\n", __func__, param->shdma_slave.slave_id); in filter()323 chan->private = ¶m->shdma_slave; in filter()349 param->shdma_slave.slave_id = port ? pdata->dma_slave_tx_b : in siu_pcm_open()354 param->shdma_slave.slave_id = port ? pdata->dma_slave_rx_b : in siu_pcm_open()
1218 if (0 == slave->shdma_slave.slave_id) in usbhsf_dma_filter()1422 fifo->tx_slave.shdma_slave.slave_id = \1424 fifo->rx_slave.shdma_slave.slave_id = \
212 struct shdma_slave *slave = chan->private; in shdma_alloc_chan_resources()