Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c54 #define RME96_BUFFER_SIZE 0x10000 macro
366 .buffer_bytes_max = RME96_BUFFER_SIZE,
369 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
370 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
397 .buffer_bytes_max = RME96_BUFFER_SIZE,
400 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
401 .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,
[all …]