Home
last modified time | relevance | path

Searched refs:RT5682_DAI_NUM_CLKS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Drt5682.h30 RT5682_DAI_NUM_CLKS, enumerator
44 const char *dai_clk_names[RT5682_DAI_NUM_CLKS];
/OK3568_Linux_fs/kernel/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];