Home
last modified time | relevance | path

Searched refs:RT5682_DAI_NUM_CLKS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Drt5682.h30 RT5682_DAI_NUM_CLKS, enumerator
44 const char *dai_clk_names[RT5682_DAI_NUM_CLKS];
/kernel/linux/linux-6.6/include/sound/
H A Drt5682.h30 RT5682_DAI_NUM_CLKS, enumerator
42 const char *dai_clk_names[RT5682_DAI_NUM_CLKS];
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5682.c2781 static const struct clk_ops rt5682_dai_clk_ops[RT5682_DAI_NUM_CLKS] = {
2804 for (i = 0; i < RT5682_DAI_NUM_CLKS; ++i) { in rt5682_register_dai_clks()
3001 RT5682_DAI_NUM_CLKS) < 0) in rt5682_parse_dt()
H A Drt5682.h1413 struct clk_hw dai_clks_hw[RT5682_DAI_NUM_CLKS];
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5682.c2845 static const struct clk_ops rt5682_dai_clk_ops[RT5682_DAI_NUM_CLKS] = {
2867 for (i = 0; i < RT5682_DAI_NUM_CLKS; ++i) { in rt5682_register_dai_clks()
3098 RT5682_DAI_NUM_CLKS) < 0) in rt5682_parse_dt()
H A Drt5682.h1451 struct clk_hw dai_clks_hw[RT5682_DAI_NUM_CLKS];

Completed in 20 milliseconds