Searched refs:nr_pchans (Results 1 – 1 of 1) sorted by relevance
232 unsigned int nr_pchans; member474 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_get_pchan()605 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()614 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_interrupt()639 for_each_set_bit(i, &pending, od->nr_pchans) { in owl_dma_interrupt()1121 od->nr_pchans = nr_channels; in owl_dma_probe()1171 od->pchans = devm_kcalloc(&pdev->dev, od->nr_pchans, in owl_dma_probe()1176 for (i = 0; i < od->nr_pchans; i++) { in owl_dma_probe()