Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme96.c73 #define RME96_BUFFER_SIZE 0x10000 macro
407 .buffer_bytes_max = RME96_BUFFER_SIZE,
410 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
411 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
438 .buffer_bytes_max = RME96_BUFFER_SIZE,
441 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
442 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
465 .buffer_bytes_max = RME96_BUFFER_SIZE,
468 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
469 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
[all …]