Home
last modified time | relevance | path

Searched refs:max98520 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dmax98520.c73 struct max98520_priv *max98520 = in max98520_dai_set_fmt() local
141 struct max98520_priv *max98520 = in max98520_set_clock() local
147 if (!max98520->tdm_mode) { in max98520_set_clock()
170 struct max98520_priv *max98520 = in max98520_dai_hw_params() local
267 struct max98520_priv *max98520 = in max98520_dai_tdm_slot() local
273 max98520->tdm_mode = false; in max98520_dai_tdm_slot()
275 max98520->tdm_mode = true; in max98520_dai_tdm_slot()
673 if (max98520->reset_gpio) in max98520_power_on()
690 max98520 = devm_kzalloc(&i2c->dev, sizeof(*max98520), GFP_KERNEL); in max98520_i2c_probe()
692 if (!max98520) in max98520_i2c_probe()
[all …]
H A DMakefile169 snd-soc-max98520-y := max98520.o
582 obj-$(CONFIG_SND_SOC_MAX98520) += snd-soc-max98520.o
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dmaxim,max98520.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max98520.yaml#
14 const: maxim,max98520
31 max98520: amplifier@38 {
32 compatible = "maxim,max98520";