Searched refs:RME96_SMALL_BLOCK_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 Drme96.c194 #define RME96_SMALL_BLOCK_SIZE 2048 macro
363 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
366 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
392 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
395 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
417 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
420 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
442 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
445 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
930 case RME96_SMALL_BLOCK_SIZE
[all...]

Completed in 33 milliseconds