RME96_SMALL_BLOCK_SIZE  368 sound/pci/rme96.c 	.period_bytes_min =  RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  371 sound/pci/rme96.c 	.periods_max =	     RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  397 sound/pci/rme96.c 	.period_bytes_min =  RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  400 sound/pci/rme96.c 	.periods_max =	     RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  422 sound/pci/rme96.c 	.period_bytes_min =  RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  425 sound/pci/rme96.c 	.periods_max =	     RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  447 sound/pci/rme96.c 	.period_bytes_min =  RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  450 sound/pci/rme96.c 	.periods_max =	     RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
RME96_SMALL_BLOCK_SIZE  935 sound/pci/rme96.c 	case RME96_SMALL_BLOCK_SIZE:
RME96_SMALL_BLOCK_SIZE 1130 sound/pci/rme96.c static unsigned int period_bytes[] = { RME96_SMALL_BLOCK_SIZE, RME96_LARGE_BLOCK_SIZE };