Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98088.c384 struct max98088_priv *max98088 = snd_soc_component_get_drvdata(component); in max98088_mic1pre_set() local
387 max98088->mic1pre = sel; in max98088_mic1pre_set()
398 struct max98088_priv *max98088 = snd_soc_component_get_drvdata(component); in max98088_mic1pre_get() local
400 ucontrol->value.integer.value[0] = max98088->mic1pre; in max98088_mic1pre_get()
408 struct max98088_priv *max98088 = snd_soc_component_get_drvdata(component); in max98088_mic2pre_set() local
411 max98088->mic2pre = sel; in max98088_mic2pre_set()
422 struct max98088_priv *max98088 = snd_soc_component_get_drvdata(component); in max98088_mic2pre_get() local
424 ucontrol->value.integer.value[0] = max98088->mic2pre; in max98088_mic2pre_get()
624 struct max98088_priv *max98088 = snd_soc_component_get_drvdata(component); in max98088_mic_event() local
630 (1+max98088->mic1pre)<<M98088_MICPRE_SHIFT); in max98088_mic_event()
[all …]
H A DMakefile145 snd-soc-max98088-objs := max98088.o
526 obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-max98088.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmaxim,max98088.txt7 - compatible: "maxim,max98088" or "maxim,max98089".
/openbmc/u-boot/drivers/sound/
H A DMakefile15 obj-$(CONFIG_SOUND_MAX98088) += max98088.o maxim_codec.o
H A DKconfig75 bool "Support Maxim max98088 audio codec"
78 Enable the max98088 audio codec. This is connected via I2S for
H A Dmax98088.c417 U_BOOT_DRIVER(max98088) = {
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5250-spring.dts134 compatible = "google,spring-audio-max98088";
137 samsung,audio-codec = <&max98088>;
145 sound-dai = <&max98088 0>;
694 max98088: soundcodec@10 { label
696 compatible = "maxim,max98088";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]