Home
last modified time | relevance | path

Searched refs:max98095 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98095.c354 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()
392 struct max98095_priv *max98095 = snd_soc_component_get_drvdata(component); in max98095_mic2pre_get() local
394 ucontrol->value.integer.value[0] = max98095->mic2pre; in max98095_mic2pre_get()
599 struct max98095_priv *max98095 = snd_soc_component_get_drvdata(component); in max98095_mic_event() local
605 (1+max98095->mic1pre)<<M98095_MICPRE_SHIFT); in max98095_mic_event()
[all …]
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";
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/arch/arm/dts/
H A Dexynos5250-snow.dts216 max98095: codec@11 { label
217 compatible = "maxim,max98095";
277 compatible = "google,snow-audio-max98095";
280 samsung,audio-codec = <&max98095>;
288 sound-dai = <&max98095 0>;
/openbmc/u-boot/drivers/sound/
H A DMakefile17 obj-$(CONFIG_SOUND_MAX98095) += max98095.o maxim_codec.o
H A DKconfig91 bool "Support Maxim max98095 audio codec"
94 Enable the max98095 audio codec. This is connected via I2S for
H A Dmax98095.c458 U_BOOT_DRIVER(max98095) = {
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]