Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Drme32.c180 #define RME32_BLOCK_SIZE 8192 macro
316 .period_bytes_min = RME32_BLOCK_SIZE,
317 .period_bytes_max = RME32_BLOCK_SIZE,
318 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
319 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
341 .period_bytes_min = RME32_BLOCK_SIZE,
342 .period_bytes_max = RME32_BLOCK_SIZE,
343 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
344 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
367 .period_bytes_min = RME32_BLOCK_SIZE,
[all …]