Searched refs:CR_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
340 #define CR_FIFO_SIZE 32 macro388 .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()[all …]