Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Drme96.c176 #define RME96_LARGE_BLOCK_SIZE 8192 macro
390 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
391 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
421 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
422 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
448 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
449 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
475 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
476 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
960 case RME96_LARGE_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]