Lines Matching defs:channels
155 struct udma_chan *channels;
1290 /* Try to use the highest TPL channel pair for MEM_TO_MEM channels */
1839 /* Event from UDMA (TR events) only needed for slave TR mode channels */
3245 * RX flows with the same Ids as RX channels are reserved to be used
3333 ud->channels = devm_kcalloc(dev, ch_count, sizeof(*ud->channels),
3335 if (!ud->channels)
3496 list_for_each_entry(chan, &dma_dev->channels, device_node) {
3619 INIT_LIST_HEAD(&ud->ddev.channels);
3658 struct udma_chan *uc = &ud->channels[i];