Home
last modified time | relevance | path

Searched full:max98520 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dmax98520.c17 #include "max98520.h"
73 struct max98520_priv *max98520 = in max98520_dai_set_fmt() local
91 regmap_update_bits(max98520->regmap, in max98520_dai_set_fmt()
114 regmap_update_bits(max98520->regmap, in max98520_dai_set_fmt()
141 struct max98520_priv *max98520 = in max98520_set_clock() local
144 int blr_clk_ratio = params_channels(params) * max98520->ch_size; in max98520_set_clock()
147 if (!max98520->tdm_mode) { in max98520_set_clock()
156 regmap_update_bits(max98520->regmap, in max98520_set_clock()
161 dev_dbg(component->dev, "%s tdm_mode:%d out\n", __func__, max98520->tdm_mode); in max98520_set_clock()
170 struct max98520_priv *max98520 = in max98520_dai_hw_params() local
[all …]
DMakefile165 snd-soc-max98520-y := max98520.o
567 obj-$(CONFIG_SND_SOC_MAX98520) += snd-soc-max98520.o
DKconfig1286 tristate "Maxim Integrated MAX98520 Speaker Amplifier"
1289 Enable support for Maxim Integrated MAX98520 audio
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dmaxim,max98520.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max98520.yaml#
7 title: Maxim Integrated MAX98520 Speaker Amplifier Driver
14 const: maxim,max98520
31 max98520: amplifier@38 {
32 compatible = "maxim,max98520";