Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme32.c180 #define RME32_BLOCK_SIZE 8192 macro
333 .period_bytes_min = RME32_BLOCK_SIZE,
334 .period_bytes_max = RME32_BLOCK_SIZE,
335 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
336 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
358 .period_bytes_min = RME32_BLOCK_SIZE,
359 .period_bytes_max = RME32_BLOCK_SIZE,
360 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
361 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
384 .period_bytes_min = RME32_BLOCK_SIZE,
[all …]