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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Drme32.c181 #define RME32_BLOCK_SIZE 8192 macro
317 .period_bytes_min = RME32_BLOCK_SIZE,
318 .period_bytes_max = RME32_BLOCK_SIZE,
319 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
320 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
342 .period_bytes_min = RME32_BLOCK_SIZE,
343 .period_bytes_max = RME32_BLOCK_SIZE,
344 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
345 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
368 .period_bytes_min = RME32_BLOCK_SIZE,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Drme32.c181 #define RME32_BLOCK_SIZE 8192 macro
317 .period_bytes_min = RME32_BLOCK_SIZE,
318 .period_bytes_max = RME32_BLOCK_SIZE,
319 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
320 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
342 .period_bytes_min = RME32_BLOCK_SIZE,
343 .period_bytes_max = RME32_BLOCK_SIZE,
344 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
345 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
368 .period_bytes_min = RME32_BLOCK_SIZE,
[all...]

Completed in 94 milliseconds