Searched refs:div_f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5682.c | 1284 static const int div_f[] = {1, 2, 3, 4, 6, 8, 12, 16, 24, 32, 48}; in set_filter_clk() local 1298 idx = rt5682_div_sel(rt5682, ref, div_f, ARRAY_SIZE(div_f)); in set_filter_clk()
|
H A D | rt5682s.c | 1200 static const int div_f[] = {1, 2, 3, 4, 6, 8, 12, 16, 24, 32, 48}; in rt5682s_set_filter_clk() local 1203 idx = rt5682s_div_sel(rt5682s, ref, div_f, ARRAY_SIZE(div_f)); in rt5682s_set_filter_clk()
|