Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c1284 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 Drt5682s.c1200 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()