Lines Matching refs:CR_FIFO_SIZE
340 #define CR_FIFO_SIZE 32 macro
388 .period_bytes_min = CR_FIFO_SIZE/2,
391 .periods_max = (128*1024)/(CR_FIFO_SIZE/2),
407 .period_bytes_min = CR_FIFO_SIZE/2,
410 .periods_max = (128*1024)/(CR_FIFO_SIZE/2),
631 snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_playback_prepare()
641 ml403_ac97cr->ind_rec.hw_buffer_size = CR_FIFO_SIZE; in snd_ml403_ac97cr_pcm_playback_prepare()
646 snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_playback_prepare()
649 CR_FIFO_SIZE, ml403_ac97cr->ind_rec.sw_buffer_size, in snd_ml403_ac97cr_pcm_playback_prepare()
665 snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_capture_prepare()
675 ml403_ac97cr->capture_ind2_rec.hw_buffer_size = CR_FIFO_SIZE; in snd_ml403_ac97cr_pcm_capture_prepare()
679 snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_pcm_capture_prepare()
681 "sw_buffer_size=%d, min_multiple=%d\n", CR_FIFO_SIZE, in snd_ml403_ac97cr_pcm_capture_prepare()
718 CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_playback_open()
736 CR_FIFO_SIZE / 2); in snd_ml403_ac97cr_capture_open()