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

/linux-master/sound/pci/
H A Drme96.c175 #define RME96_SMALL_BLOCK_SIZE 2048 macro
365 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
368 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
396 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
399 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
423 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
426 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
450 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
453 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
939 case RME96_SMALL_BLOCK_SIZE
[all...]

Completed in 229 milliseconds