Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Drme96.c175 #define RME96_SMALL_BLOCK_SIZE 2048 macro
389 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
392 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
420 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
423 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
447 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
450 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
474 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
477 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
963 case RME96_SMALL_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]