Searched refs:requested_channel (Results 1 – 3 of 3) sorted by relevance
280 uint32_t requested_channel; in intel_adsp_hda_dma_chan_filter() local286 requested_channel = *(uint32_t *)filter_param; in intel_adsp_hda_dma_chan_filter()288 if (channel == requested_channel) { in intel_adsp_hda_dma_chan_filter()
406 uint32_t requested_channel; in dma_xmc4xxx_chan_filter() local412 requested_channel = *(uint32_t *)filter_param; in dma_xmc4xxx_chan_filter()414 if (channel == requested_channel) { in dma_xmc4xxx_chan_filter()
891 uint32_t requested_channel; in dma_smartbond_chan_filter() local903 requested_channel = *(uint32_t *)filter_param; in dma_smartbond_chan_filter()905 if (channel == requested_channel) { in dma_smartbond_chan_filter()