Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Drme32.c165 #define RME32_BLOCK_SIZE 8192 macro
295 .period_bytes_min = RME32_BLOCK_SIZE,
296 .period_bytes_max = RME32_BLOCK_SIZE,
297 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
298 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
321 .period_bytes_min = RME32_BLOCK_SIZE,
322 .period_bytes_max = RME32_BLOCK_SIZE,
323 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
324 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
348 .period_bytes_min = RME32_BLOCK_SIZE,
[all …]