Searched refs:MAX_FREQUENCY (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_timer.c16 #define MAX_FREQUENCY 6250 macro
339 else if (freq > MAX_FREQUENCY)
340 freq = MAX_FREQUENCY;

Completed in 95 milliseconds