Searched refs:BITRATE_MAX (Results 1 – 1 of 1) sorted by relevance
39 #define BITRATE_MAX 50000 /* Hardware limit. */ macro151 ssc_div_min = ssc_rate / (BITRATE_MAX * 2 * 16); in snd_at73c213_set_bitrate()163 if ((ssc_rate / (ssc_div * 2 * 16)) > BITRATE_MAX) in snd_at73c213_set_bitrate()