Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Drme32.c165 #define RME32_BLOCK_SIZE 8192 macro
298 .period_bytes_min = RME32_BLOCK_SIZE,
299 .period_bytes_max = RME32_BLOCK_SIZE,
300 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
301 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
324 .period_bytes_min = RME32_BLOCK_SIZE,
325 .period_bytes_max = RME32_BLOCK_SIZE,
326 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
327 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
351 .period_bytes_min = RME32_BLOCK_SIZE,
[all...]