linux/sound/firewire/bebob
Takashi Sakamoto 51c29fd213 ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
The value of FDF field in CIP header is protocol-dependent. Thus, it's
better to allow data block processing layer to decide the value in any
timing.

In AM824 data format, the value of FDF field in CIP header indicates
N-flag and Nominal Sampling Frequency Code (sfc). The N-flag is for
switching 'Clock-based rate control mode' and 'Command-based rate control
mode'. In our implementation, 'Clock-based rate control mode' is just
supported. Therefore, When sampling transfer frequency is decided, then
the FDF can be set.

This commit replaces 'amdtp_stream_set_parameters' with
'amdtp_am824_set_parameters' to set the FDF. This is the same timing
to decide the ration between the number of data blocks and the number of
PCM frames.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-09-29 12:48:02 +02:00
..
bebob.c ALSA: bebob: add support for Behringer FCA 610/1616 2015-06-15 13:38:47 +02:00
bebob.h ALSA: firewire-lib: add data block processing layer for AM824 format 2015-09-29 12:47:45 +02:00
bebob_command.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_focusrite.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_hwdep.c ALSA: bebob: Add hwdep interface 2014-05-26 14:31:03 +02:00
bebob_maudio.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_midi.c ALSA: bebob: keep duplex streams always to keep internal multiplexer properly 2015-06-15 13:38:29 +02:00
bebob_pcm.c ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure 2015-08-29 09:14:41 +02:00
bebob_proc.c ALSA: bebob: use normalized representation for the type of clock source 2015-06-15 13:36:00 +02:00
bebob_stream.c ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field 2015-09-29 12:48:02 +02:00
bebob_terratec.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_yamaha.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
Makefile ALSA: bebob: Add support for M-Audio usual Firewire series 2014-05-26 14:32:03 +02:00