Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme96.c194 #define RME96_SMALL_BLOCK_SIZE 2048 macro
408 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
411 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
439 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
442 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
466 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
469 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
493 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
496 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
980 case RME96_SMALL_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]