/linux-4.4.14/sound/soc/codecs/ |
D | max98090.c | 279 static int max98090_reset(struct max98090_priv *max98090) in max98090_reset() argument 284 ret = regmap_write(max98090->regmap, M98090_REG_SOFTWARE_RESET, in max98090_reset() 287 dev_err(max98090->codec->dev, in max98090_reset() 358 struct max98090_priv *max98090 = snd_soc_codec_get_drvdata(codec); in max98090_get_enab_tlv() local 367 select = &(max98090->pa1en); in max98090_get_enab_tlv() 370 select = &(max98090->pa2en); in max98090_get_enab_tlv() 373 select = &(max98090->sidetone); in max98090_get_enab_tlv() 398 struct max98090_priv *max98090 = snd_soc_codec_get_drvdata(codec); in max98090_put_enab_tlv() local 408 select = &(max98090->pa1en); in max98090_put_enab_tlv() 411 select = &(max98090->pa2en); in max98090_put_enab_tlv() [all …]
|
D | Makefile | 70 snd-soc-max98090-objs := max98090.o 265 obj-$(CONFIG_SND_SOC_MAX98090) += snd-soc-max98090.o
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | exynos5250-snow-rev5.dts | 22 compatible = "google,snow-audio-max98090"; 25 samsung,audio-codec = <&max98090>; 30 max98090: codec@10 { label 31 compatible = "maxim,max98090"; 41 max98090_irq: max98090-irq {
|
D | exynos5422-odroidxu3-audio.dtsi | 40 sound-dai = <&max98090>; 48 max98090: max98090@10 { label 49 compatible = "maxim,max98090";
|
D | exynos4412-odroid-common.dtsi | 65 sound-dai = <&max98090>; 425 max98090: max98090@10 { label 426 compatible = "maxim,max98090";
|
D | exynos5420-peach-pit.dts | 85 compatible = "google,snow-audio-max98090"; 89 samsung,audio-codec = <&max98090>; 601 max98090: codec@10 { label 602 compatible = "maxim,max98090"; 755 max98090_irq: max98090-irq {
|
D | tegra124-venice2.dts | 608 compatible = "maxim,max98090"; 1145 compatible = "nvidia,tegra-audio-max98090-venice2", 1146 "nvidia,tegra-audio-max98090";
|
D | tegra124-nyan-big.dts | 23 compatible = "nvidia,tegra-audio-max98090-nyan-big", 24 "nvidia,tegra-audio-max98090-nyan", 25 "nvidia,tegra-audio-max98090";
|
D | tegra124-nyan-blaze.dts | 19 compatible = "nvidia,tegra-audio-max98090-nyan-blaze", 20 "nvidia,tegra-audio-max98090-nyan", 21 "nvidia,tegra-audio-max98090";
|
D | tegra124-nyan.dtsi | 55 compatible = "maxim,max98090";
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | mt8173-max98090.txt | 4 - compatible : "mediatek,mt8173-max98090" 11 compatible = "mediatek,mt8173-max98090"; 12 mediatek,audio-codec = <&max98090>;
|
D | rockchip-max98090.txt | 4 - compatible: "rockchip,rockchip-audio-max98090" 14 compatible = "rockchip,rockchip-audio-max98090"; 17 rockchip,audio-codec = <&max98090>;
|
D | nvidia,tegra-audio-max98090.txt | 4 - compatible : "nvidia,tegra-audio-max98090" 34 compatible = "nvidia,tegra-audio-max98090-venice2", 35 "nvidia,tegra-audio-max98090";
|
D | max98090.txt | 7 - compatible : "maxim,max98090" or "maxim,max98091". 53 compatible = "maxim,max98090";
|
D | snow.txt | 5 "google,snow-audio-max98090" or
|
D | samsung,odroidx2-max98090.txt | 28 samsung,audio-codec = <&max98090>;
|
/linux-4.4.14/sound/soc/intel/boards/ |
D | Makefile | 3 snd-soc-sst-byt-max98090-mach-objs := byt-max98090.o 13 obj-$(CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH) += snd-soc-sst-byt-max98090-mach.o
|
/linux-4.4.14/sound/soc/rockchip/ |
D | Makefile | 8 snd-soc-rockchip-max98090-objs := rockchip_max98090.o 11 obj-$(CONFIG_SND_SOC_ROCKCHIP_MAX98090) += snd-soc-rockchip-max98090.o
|
/linux-4.4.14/sound/soc/tegra/ |
D | Makefile | 28 snd-soc-tegra-max98090-objs := tegra_max98090.o 37 obj-$(CONFIG_SND_SOC_TEGRA_MAX98090) += snd-soc-tegra-max98090.o
|
/linux-4.4.14/sound/soc/mediatek/ |
D | Makefile | 4 obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o
|
/linux-4.4.14/sound/soc/samsung/ |
D | Makefile | 46 snd-soc-odroidx2-max98090-objs := odroidx2_max98090.o 72 obj-$(CONFIG_SND_SOC_ODROIDX2) += snd-soc-odroidx2-max98090.o
|