Searched refs:div_f (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | rt5682.c | 1217 static const int div_f[] = {1, 2, 3, 4, 6, 8, 12, 16, 24, 32, 48}; in set_filter_clk() local 1228 idx = rt5682_div_sel(rt5682, ref, div_f, ARRAY_SIZE(div_f)); in set_filter_clk()
|