RME32_BLOCK_SIZE  320 sound/pci/rme32.c 	.period_bytes_min = RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  321 sound/pci/rme32.c 	.period_bytes_max = RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  322 sound/pci/rme32.c 	.periods_min =	RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  323 sound/pci/rme32.c 	.periods_max =	RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  346 sound/pci/rme32.c 	.period_bytes_min =  RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  347 sound/pci/rme32.c 	.period_bytes_max =  RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  348 sound/pci/rme32.c 	.periods_min =	    RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  349 sound/pci/rme32.c 	.periods_max =	    RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  373 sound/pci/rme32.c 	.period_bytes_min = RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  374 sound/pci/rme32.c 	.period_bytes_max = RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  376 sound/pci/rme32.c 	.periods_max =	RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  399 sound/pci/rme32.c 	.period_bytes_min =  RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  400 sound/pci/rme32.c 	.period_bytes_max =  RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  402 sound/pci/rme32.c 	.periods_max =	    RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
RME32_BLOCK_SIZE  829 sound/pci/rme32.c static const unsigned int period_bytes[] = { RME32_BLOCK_SIZE };