Lines Matching refs:num_channels
231 unsigned num_channels; member
490 if (ecc->chmap_exist && slot < ecc->num_channels) in edma_alloc_slot()
498 slot = ecc->num_channels; in edma_alloc_slot()
1838 for (i = 0; i < ecc->num_channels; i++) { in edma_dma_init()
1869 ecc->num_channels = BIT(value + 1); in edma_setup_from_hw()
1884 dev_dbg(dev, "num_channels: %u\n", ecc->num_channels); in edma_setup_from_hw()
2078 for (i = 0; i < ecc->num_channels; i++) { in of_edma_xlate()
2196 ecc->slave_chans = devm_kcalloc(dev, ecc->num_channels, in edma_probe()
2309 for (i = 0; i < ecc->num_channels; i++) { in edma_probe()
2367 for (i = 0; i < ecc->num_channels; i++) { in edma_pm_suspend()
2391 for (i = 0; i < ecc->num_channels; i++) { in edma_pm_resume()