Lines Matching refs:RME96_SMALL_BLOCK_SIZE
175 #define RME96_SMALL_BLOCK_SIZE 2048 macro
368 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
371 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
399 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
402 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
426 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
429 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
453 .period_bytes_min = RME96_SMALL_BLOCK_SIZE,
456 .periods_max = RME96_BUFFER_SIZE / RME96_SMALL_BLOCK_SIZE,
942 case RME96_SMALL_BLOCK_SIZE: in snd_rme96_set_period_properties()
1131 static const unsigned int period_bytes[] = { RME96_SMALL_BLOCK_SIZE, RME96_LARGE_BLOCK_SIZE };