Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Drme96.c54 #define RME96_BUFFER_SIZE 0x10000 macro
388 .buffer_bytes_max = RME96_BUFFER_SIZE,
391 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
392 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
419 .buffer_bytes_max = RME96_BUFFER_SIZE,
422 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
423 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
446 .buffer_bytes_max = RME96_BUFFER_SIZE,
449 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
450 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
[all …]