Searched refs:total_channels (Results 1 – 1 of 1) sorted by relevance
198 unsigned int total_channels, i; in register_dmac() local225 total_channels = get_nr_channels(); in register_dmac()226 info->first_vchannel_nr = total_channels; in register_dmac()233 chan->vchan = info->first_channel_nr + i + total_channels; in register_dmac()
Completed in 5 milliseconds