Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A 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 …]
H A DKconfig1433 tristate "Maxim Integrated MAX98520 Speaker Amplifier"
1436 Enable support for Maxim Integrated MAX98520 audio
/linux/Documentation/devicetree/bindings/sound/
H A 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";