Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Drme32.c165 #define RME32_BLOCK_SIZE 8192 macro
319 .period_bytes_min = RME32_BLOCK_SIZE,
320 .period_bytes_max = RME32_BLOCK_SIZE,
321 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
322 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
345 .period_bytes_min = RME32_BLOCK_SIZE,
346 .period_bytes_max = RME32_BLOCK_SIZE,
347 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
348 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
372 .period_bytes_min = RME32_BLOCK_SIZE,
[all …]