Home
last modified time | relevance | path

Searched refs:RME9652_NCHANNELS (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/rme9652/
Drme9652.c67 #define RME9652_NCHANNELS 26 macro
196 #define RME9652_DMA_AREA_BYTES ((RME9652_NCHANNELS+1) * RME9652_CHANNEL_BUFFER_BYTES)
553 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
559 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
581 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
586 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
1224 rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3, in snd_rme9652_info_sync_pref()
1246 max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; in snd_rme9652_put_sync_pref()
1549 if (rme9652->ss_channels == RME9652_NCHANNELS) in snd_rme9652_create_controls()
1826 for (k = 0; k < RME9652_NCHANNELS; ++k) in snd_rme9652_set_defaults()
[all …]