Searched refs:SH_DMAE_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
18 #define SH_DMAE_MAX_CHANNELS 20 macro35 struct sh_dmae_chan *chan[SH_DMAE_MAX_CHANNELS];
675 unsigned long chan_flag[SH_DMAE_MAX_CHANNELS] = {}; in sh_dmae_probe()676 int chan_irq[SH_DMAE_MAX_CHANNELS]; in sh_dmae_probe()810 if (irq_cnt < SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()821 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()837 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) in sh_dmae_probe()855 pdata->channel_num, SH_DMAE_MAX_CHANNELS); in sh_dmae_probe()