Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Drme9652.c52 #define RME9652_NCHANNELS 26 macro
181 #define RME9652_DMA_AREA_BYTES ((RME9652_NCHANNELS+1) * RME9652_CHANNEL_BUFFER_BYTES)
529 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
535 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
557 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
562 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
1188 rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3, in snd_rme9652_info_sync_pref()
1210 max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; in snd_rme9652_put_sync_pref()
1515 if (rme9652->ss_channels == RME9652_NCHANNELS) { in snd_rme9652_create_controls()
1785 for (k = 0; k < RME9652_NCHANNELS; ++k) in snd_rme9652_set_defaults()
[all …]