CR_FIFO_SIZE      374 sound/drivers/ml403-ac97cr.c 	.period_bytes_min = CR_FIFO_SIZE/2,
CR_FIFO_SIZE      377 sound/drivers/ml403-ac97cr.c 	.periods_max =      (128*1024)/(CR_FIFO_SIZE/2),
CR_FIFO_SIZE      393 sound/drivers/ml403-ac97cr.c 	.period_bytes_min = CR_FIFO_SIZE/2,
CR_FIFO_SIZE      396 sound/drivers/ml403-ac97cr.c 	.periods_max =      (128*1024)/(CR_FIFO_SIZE/2),
CR_FIFO_SIZE      617 sound/drivers/ml403-ac97cr.c 	       snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      627 sound/drivers/ml403-ac97cr.c 	ml403_ac97cr->ind_rec.hw_buffer_size = CR_FIFO_SIZE;
CR_FIFO_SIZE      632 sound/drivers/ml403-ac97cr.c 		snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      635 sound/drivers/ml403-ac97cr.c 	       CR_FIFO_SIZE, ml403_ac97cr->ind_rec.sw_buffer_size,
CR_FIFO_SIZE      651 sound/drivers/ml403-ac97cr.c 	       snd_pcm_lib_period_bytes(substream), CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      661 sound/drivers/ml403-ac97cr.c 	ml403_ac97cr->capture_ind2_rec.hw_buffer_size = CR_FIFO_SIZE;
CR_FIFO_SIZE      665 sound/drivers/ml403-ac97cr.c 		snd_pcm_lib_period_bytes(substream) / (CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      667 sound/drivers/ml403-ac97cr.c 	       "sw_buffer_size=%d, min_multiple=%d\n", CR_FIFO_SIZE,
CR_FIFO_SIZE      704 sound/drivers/ml403-ac97cr.c 				   CR_FIFO_SIZE / 2);
CR_FIFO_SIZE      722 sound/drivers/ml403-ac97cr.c 				   CR_FIFO_SIZE / 2);