CR_FIFO_SIZE      387 sound/drivers/ml403-ac97cr.c 	.period_bytes_min = CR_FIFO_SIZE/2,
CR_FIFO_SIZE      390 sound/drivers/ml403-ac97cr.c 	.periods_max =      (128*1024)/(CR_FIFO_SIZE/2),
CR_FIFO_SIZE      406 sound/drivers/ml403-ac97cr.c 	.period_bytes_min = CR_FIFO_SIZE/2,
CR_FIFO_SIZE      409 sound/drivers/ml403-ac97cr.c 	.periods_max =      (128*1024)/(CR_FIFO_SIZE/2),
CR_FIFO_SIZE      630 sound/drivers/ml403-ac97cr.c 	       snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      640 sound/drivers/ml403-ac97cr.c 	ml403_ac97cr->ind_rec.hw_buffer_size = CR_FIFO_SIZE;
CR_FIFO_SIZE      645 sound/drivers/ml403-ac97cr.c 		snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      648 sound/drivers/ml403-ac97cr.c 	       CR_FIFO_SIZE, ml403_ac97cr->ind_rec.sw_buffer_size,
CR_FIFO_SIZE      664 sound/drivers/ml403-ac97cr.c 	       snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      674 sound/drivers/ml403-ac97cr.c 	ml403_ac97cr->capture_ind2_rec.hw_buffer_size = CR_FIFO_SIZE;
CR_FIFO_SIZE      678 sound/drivers/ml403-ac97cr.c 		snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      680 sound/drivers/ml403-ac97cr.c 	       "sw_buffer_size=%d, min_multiple=%d\n", CR_FIFO_SIZE,
CR_FIFO_SIZE      717 sound/drivers/ml403-ac97cr.c 				   CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      735 sound/drivers/ml403-ac97cr.c 				   CR_FIFO_SIZE / 2);