Home
last modified time | relevance | path

Searched refs:esai (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt10 - compatible : Compatible list, must contain "fsl,imx35-esai" or
11 "fsl,vf610-esai"
26 "extal" The esai baud clock for esai controller used to
40 - fsl,esai-synchronous: This is a boolean property. If present, indicating
53 esai: esai@2024000 {
54 compatible = "fsl,imx35-esai";
62 fsl,esai-synchronous;
Dfsl-asoc-card.txt78 audio-cpu = <&esai>;
/Linux-v4.19/sound/soc/fsl/
Dfsl_esai.c932 struct fsl_esai *esai = dev_get_drvdata(dev); in fsl_esai_suspend() local
934 regcache_cache_only(esai->regmap, true); in fsl_esai_suspend()
935 regcache_mark_dirty(esai->regmap); in fsl_esai_suspend()
942 struct fsl_esai *esai = dev_get_drvdata(dev); in fsl_esai_resume() local
945 regcache_cache_only(esai->regmap, false); in fsl_esai_resume()
948 regmap_update_bits(esai->regmap, REG_ESAI_TFCR, in fsl_esai_resume()
950 regmap_update_bits(esai->regmap, REG_ESAI_RFCR, in fsl_esai_resume()
953 ret = regcache_sync(esai->regmap); in fsl_esai_resume()
958 regmap_update_bits(esai->regmap, REG_ESAI_TFCR, ESAI_xFCR_xFR, 0); in fsl_esai_resume()
959 regmap_update_bits(esai->regmap, REG_ESAI_RFCR, ESAI_xFCR_xFR, 0); in fsl_esai_resume()
DMakefile21 snd-soc-fsl-esai-objs := fsl_esai.o
29 obj-$(CONFIG_SND_SOC_FSL_ESAI) += snd-soc-fsl-esai.o
/Linux-v4.19/arch/arm/boot/dts/
Dimx6qdl-sabreauto.dtsi75 audio-cpu = <&esai>;
229 &esai {
Dimx6qdl.dtsi388 esai: esai@2024000 { label
390 compatible = "fsl,imx35-esai";
Dimx25.dtsi266 esai@50018000 {
Dimx6sx.dtsi332 esai: esai@2024000 { label