Searched refs:cpu_rate_max (Results 1 – 1 of 1) sorted by relevance
512 unsigned int cpu_rate_min = 0, cpu_rate_max = UINT_MAX; in snd_soc_runtime_calc_hw() local534 cpu_rate_max = min_not_zero(cpu_rate_max, cpu_stream->rate_max); in snd_soc_runtime_calc_hw()586 hw->rate_max = min_not_zero(hw->rate_max, cpu_rate_max); in snd_soc_runtime_calc_hw()