Searched refs:es8316 (Results 1 – 6 of 6) sorted by relevance
362 struct es8316_priv *es8316 = snd_soc_component_get_drvdata(component); in es8316_set_dai_sysclk() local366 es8316->sysclk = freq; in es8316_set_dai_sysclk()369 es8316->sysclk_constraints.list = NULL; in es8316_set_dai_sysclk()370 es8316->sysclk_constraints.count = 0; in es8316_set_dai_sysclk()375 ret = clk_set_rate(es8316->mclk, freq); in es8316_set_dai_sysclk()386 es8316->allowed_rates[count++] = freq / ratio; in es8316_set_dai_sysclk()389 es8316->sysclk_constraints.list = es8316->allowed_rates; in es8316_set_dai_sysclk()390 es8316->sysclk_constraints.count = count; in es8316_set_dai_sysclk()450 struct es8316_priv *es8316 = snd_soc_component_get_drvdata(component); in es8316_pcm_startup() local452 if (es8316->sysclk_constraints.list) in es8316_pcm_startup()[all …]
92 snd-soc-es8316-objs := es8316.o423 obj-$(CONFIG_SND_SOC_ES8316) += snd-soc-es8316.o
17 es8316: codec@10 { label18 compatible = "everest,es8316";
17 es8316: codec@11 { label18 compatible = "everest,es8316";
142 es8316-sound {146 simple-audio-card,name = "rockchip,es8316-codec";172 sound-dai = <&es8316>;683 es8316: es8316@11 { label684 compatible = "everest,es8316";825 es8316 {
20 snd-soc-sst-byt-cht-es8316-objs := bytcht_es8316.o63 obj-$(CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH) += snd-soc-sst-byt-cht-es8316.o