Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5682.c1280 static const int div_f[] = {1, 2, 3, 4, 6, 8, 12, 16, 24, 32, 48}; in set_filter_clk() local
1294 idx = rt5682_div_sel(rt5682, ref, div_f, ARRAY_SIZE(div_f)); in set_filter_clk()
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()