Home
last modified time | relevance | path

Searched full:max98095 (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98095.c3 * max98095.c -- MAX98095 ALSA SoC Audio driver
25 #include <sound/max98095.h>
27 #include "max98095.h"
30 MAX98095, enumerator
354 struct max98095_priv *max98095 = snd_soc_component_get_drvdata(component); in max98095_mic1pre_set() local
357 max98095->mic1pre = sel; in max98095_mic1pre_set()
368 struct max98095_priv *max98095 = snd_soc_component_get_drvdata(component); in max98095_mic1pre_get() local
370 ucontrol->value.integer.value[0] = max98095->mic1pre; in max98095_mic1pre_get()
378 struct max98095_priv *max98095 = snd_soc_component_get_drvdata(component); in max98095_mic2pre_set() local
381 max98095->mic2pre = sel; in max98095_mic2pre_set()
[all …]
H A Dmax98095.h3 * max98095.h -- MAX98095 ALSA SoC Audio driver
12 * MAX98095 Registers Definition
173 /* MAX98095 Registers Bit Fields */
H A DMakefile147 snd-soc-max98095-objs := max98095.o
528 obj-$(CONFIG_SND_SOC_MAX98095) += snd-soc-max98095.o
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-snow.dts18 compatible = "google,snow-audio-max98095";
20 samsung,model = "Snow-I2S-MAX98095";
21 samsung,audio-codec = <&max98095>;
28 sound-dai = <&max98095 0>, <&hdmi>;
34 max98095: audio-codec@11 { label
35 compatible = "maxim,max98095";
46 max98095_en: max98095-en-pins {
/openbmc/u-boot/drivers/sound/
H A Dmax98095.c3 * max98095.c -- MAX98095 ALSA SoC Audio driver
19 #include "max98095.h"
49 * Sets hw params for max98095
51 * @param priv max98095 information pointer
120 * @param priv max98095 information
159 * Sets Max98095 I2S format
161 * @param priv max98095 information
295 * Intialise max98095 codec device
297 * @param priv max98095 information
401 debug("%s: max98095 setup interface failed\n", __func__); in max98095_do_init()
[all …]
H A Dmax98095.h3 * max98095.h -- MAX98095 ALSA SoC Audio driver
20 * MAX98095 Registers Definition
181 /* MAX98095 Registers Bit Fields */
304 * intialise max98095 sound codec device for the given configuration
H A DKconfig91 bool "Support Maxim max98095 audio codec"
94 Enable the max98095 audio codec. This is connected via I2S for
H A DMakefile17 obj-$(CONFIG_SOUND_MAX98095) += max98095.o maxim_codec.o
H A Dmaxim_codec.h13 MAX98095, enumerator
H A Dsamsung_sound.c95 { .compatible = "google,snow-audio-max98095" },
H A Dmax98088.c8 * following the changes made in max98095.c
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung,snow.yaml18 - google,snow-audio-max98095
27 - description: Phandle to the MAX98090, MAX98091 or MAX98095 CODEC.
66 compatible = "google,snow-audio-max98095";
67 samsung,model = "Snow-I2S-MAX98095";
74 sound-dai = <&max98095 0>, <&hdmi>;
H A Dmaxim,max98095.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max98095.yaml#
7 title: Maxim Integrated MAX98095 audio codec
18 - maxim,max98095
49 compatible = "maxim,max98095";
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5250-snow.dts216 max98095: codec@11 { label
217 compatible = "maxim,max98095";
277 compatible = "google,snow-audio-max98095";
279 samsung,model = "Snow-I2S-MAX98095";
280 samsung,audio-codec = <&max98095>;
288 sound-dai = <&max98095 0>;
H A Dexynos5420-smdk5420.dts96 samsung,model = "Snow-I2S-MAX98095";
/openbmc/linux/sound/soc/samsung/
H A Dsnow.c111 /* In the multi-codec case codec_dais 0 is MAX98095 and 1 is HDMI. */ in snow_late_probe()
237 { .compatible = "google,snow-audio-max98095", },
/openbmc/linux/include/sound/
H A Dmax98095.h3 * Platform data for MAX98095
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]