Home
last modified time | relevance | path

Searched refs:RME96_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/
H A Drme96.c54 #define RME96_BUFFER_SIZE 0x10000 macro
367 .buffer_bytes_max = RME96_BUFFER_SIZE,
370 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
371 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
398 .buffer_bytes_max = RME96_BUFFER_SIZE,
401 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
402 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
425 .buffer_bytes_max = RME96_BUFFER_SIZE,
428 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
429 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZ
[all...]