Searched refs:es8316 (Results 1 – 6 of 6) sorted by relevance
367 struct es8316_priv *es8316 = snd_soc_component_get_drvdata(component); in es8316_set_dai_sysclk() local371 es8316->sysclk = freq; in es8316_set_dai_sysclk()374 es8316->sysclk_constraints.list = NULL; in es8316_set_dai_sysclk()375 es8316->sysclk_constraints.count = 0; in es8316_set_dai_sysclk()380 ret = clk_set_rate(es8316->mclk, freq); in es8316_set_dai_sysclk()391 es8316->allowed_rates[count++] = freq / ratio; in es8316_set_dai_sysclk()394 es8316->sysclk_constraints.list = es8316->allowed_rates; in es8316_set_dai_sysclk()395 es8316->sysclk_constraints.count = count; in es8316_set_dai_sysclk()455 struct es8316_priv *es8316 = snd_soc_component_get_drvdata(component); in es8316_pcm_startup() local457 if (es8316->sysclk_constraints.list) in es8316_pcm_startup()[all …]
89 snd-soc-es8316-objs := es8316.o398 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";
136 es8316-sound {140 simple-audio-card,name = "rockchip,es8316-codec";166 sound-dai = <&es8316>;677 es8316: es8316@11 { label678 compatible = "everest,es8316";820 es8316 {
19 snd-soc-sst-byt-cht-es8316-objs := bytcht_es8316.o60 obj-$(CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH) += snd-soc-sst-byt-cht-es8316.o