Searched refs:SH_DMAE_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
22 #define SH_DMAE_MAX_CHANNELS 20 macro39 struct sh_dmae_chan *chan[SH_DMAE_MAX_CHANNELS];
685 unsigned long chan_flag[SH_DMAE_MAX_CHANNELS] = {}; in sh_dmae_probe()686 int chan_irq[SH_DMAE_MAX_CHANNELS]; in sh_dmae_probe()820 if (irq_cnt < SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()831 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) { in sh_dmae_probe()847 if (irq_cnt >= SH_DMAE_MAX_CHANNELS) in sh_dmae_probe()865 pdata->channel_num, SH_DMAE_MAX_CHANNELS); in sh_dmae_probe()