Home
last modified time | relevance | path

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

/linux/include/sound/
H A Drt5682.h30 RT5682_DAI_NUM_CLKS, enumerator
42 const char *dai_clk_names[RT5682_DAI_NUM_CLKS];
/linux/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()
3100 RT5682_DAI_NUM_CLKS) < 0) in rt5682_parse_dt()
H A Drt5682.h1451 struct clk_hw dai_clks_hw[RT5682_DAI_NUM_CLKS];