Searched refs:DW_CHAN_COUNT (Results 1 – 3 of 3) sorted by relevance
24 #define DW_CHAN_COUNT CONFIG_DMA_DW_CHANNEL_COUNT macro182 struct dw_chan_arbit_data chan[DW_CHAN_COUNT];249 struct dw_dma_chan_data chan[DW_CHAN_COUNT];250 struct dw_lli lli_pool[DW_CHAN_COUNT][CONFIG_DMA_DW_LLI_POOL_SIZE] __aligned(64);252 ATOMIC_DEFINE(channels_atomic, DW_CHAN_COUNT);
61 if (channel >= DW_CHAN_COUNT) { in dma_intel_lpss_reload()99 if (channel >= DW_CHAN_COUNT) { in dma_intel_lpss_get_status()
138 if (channel >= DW_CHAN_COUNT) { in dw_dma_config()453 if (channel >= DW_CHAN_COUNT) { in dw_dma_start()557 if (channel >= DW_CHAN_COUNT) { in dw_dma_stop()641 if (channel >= DW_CHAN_COUNT) { in dw_dma_resume()672 if (channel >= DW_CHAN_COUNT) { in dw_dma_suspend()725 for (i = 0; i < DW_CHAN_COUNT; i++) { in dw_dma_setup()830 if (channel >= DW_CHAN_COUNT) { in dw_dma_get_status()