Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c512 unsigned int cpu_rate_min = 0, cpu_rate_max = UINT_MAX; in snd_soc_runtime_calc_hw() local
533 cpu_rate_min = max(cpu_rate_min, cpu_stream->rate_min); in snd_soc_runtime_calc_hw()
584 hw->rate_min = max(hw->rate_min, cpu_rate_min); in snd_soc_runtime_calc_hw()