Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c176 #define RME96_LARGE_BLOCK_SIZE 8192 macro
368 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
369 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
399 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
400 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
426 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
427 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
453 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
454 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
938 case RME96_LARGE_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]