Searched refs:nr_pchans (Results 1 – 1 of 1) sorted by relevance
224 unsigned int nr_pchans; member437 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_get_pchan()568 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()577 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_interrupt()602 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()1078 od->nr_pchans = nr_channels; in owl_dma_probe()1128 od->pchans = devm_kcalloc(&pdev->dev, od->nr_pchans, in owl_dma_probe()1133 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_probe()