RME96_LARGE_BLOCK_SIZE  395 sound/pci/rme96.c 	.period_bytes_max =  RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  396 sound/pci/rme96.c 	.periods_min =	     RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  426 sound/pci/rme96.c 	.period_bytes_max =  RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  427 sound/pci/rme96.c 	.periods_min =	     RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  453 sound/pci/rme96.c 	.period_bytes_max =  RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  454 sound/pci/rme96.c 	.periods_min =	     RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  480 sound/pci/rme96.c 	.period_bytes_max =  RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  481 sound/pci/rme96.c 	.periods_min =	     RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
RME96_LARGE_BLOCK_SIZE  963 sound/pci/rme96.c 	case RME96_LARGE_BLOCK_SIZE:
RME96_LARGE_BLOCK_SIZE 1152 sound/pci/rme96.c static const unsigned int period_bytes[] = { RME96_SMALL_BLOCK_SIZE, RME96_LARGE_BLOCK_SIZE };