Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Drme96.c73 #define RME96_BUFFER_SIZE 0x10000 macro
393 .buffer_bytes_max = RME96_BUFFER_SIZE,
396 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
397 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
424 .buffer_bytes_max = RME96_BUFFER_SIZE,
427 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
428 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
451 .buffer_bytes_max = RME96_BUFFER_SIZE,
454 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
455 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
[all …]