Searched refs:nr_pchans (Results 1 – 1 of 1) sorted by relevance
233 unsigned int nr_pchans; member475 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_get_pchan()606 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()615 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_interrupt()640 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()1122 od->nr_pchans = nr_channels; in owl_dma_probe()1172 od->pchans = devm_kcalloc(&pdev->dev, od->nr_pchans, in owl_dma_probe()1177 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_probe()