Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Drme96.c176 #define RME96_LARGE_BLOCK_SIZE 8192 macro
369 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
370 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
400 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
401 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
427 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
428 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
454 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
455 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
939 case RME96_LARGE_BLOCK_SIZE in snd_rme96_set_period_properties()
[all...]