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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Drme32.c112 #define RME32_BUFFER_SIZE 0x20000 macro
316 .buffer_bytes_max = RME32_BUFFER_SIZE,
319 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
320 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
341 .buffer_bytes_max = RME32_BUFFER_SIZE,
344 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
345 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
667 runtime->dma_bytes = RME32_BUFFER_SIZE;
722 runtime->dma_bytes = RME32_BUFFER_SIZE;
837 RME32_BUFFER_SIZE, RME32_BUFFER_SIZ
[all...]

Completed in 183 milliseconds