Searched refs:nr_pchans (Results 1 – 1 of 1) sorted by relevance
216 unsigned int nr_pchans; member396 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_get_pchan()514 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()523 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_interrupt()548 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()827 od->nr_pchans = nr_channels; in owl_dma_probe()870 od->pchans = devm_kcalloc(&pdev->dev, od->nr_pchans, in owl_dma_probe()875 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_probe()