Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Drme96.c194 #define RME96_SMALL_BLOCK_SIZE 2048 macro
394 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
397 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
425 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
428 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
452 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
455 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
479 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
482 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
966 case RME96_SMALL_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]