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];
674 unsigned long chan_flag[SH_DMAE_MAX_CHANNELS] = {}; in sh_dmae_probe()675 int chan_irq[SH_DMAE_MAX_CHANNELS]; in sh_dmae_probe()808 if (irq_cnt < SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()819 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()835 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) in sh_dmae_probe()853 pdata->channel_num, SH_DMAE_MAX_CHANNELS); in sh_dmae_probe()