Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm8996.c1725 static const int dsp_divs[] = { variable
1785 for (i = 0; i < ARRAY_SIZE(dsp_divs); i++) { in wm8996_hw_params()
1786 if (abs(dsp_divs[i] - params_rate(params)) < in wm8996_hw_params()
1787 abs(dsp_divs[best] - params_rate(params))) in wm8996_hw_params()