Home
last modified time | relevance | path

Searched refs:max98504 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98504.c113 max98504->pcm_rx_channels); in max98504_pcm_rx_ev()
126 struct regmap *map = max98504->regmap; in max98504_component_probe()
136 if (!max98504->brownout_enable) in max98504_component_probe()
312 struct max98504_priv *max98504; in max98504_i2c_probe() local
315 max98504 = devm_kzalloc(dev, sizeof(*max98504), GFP_KERNEL); in max98504_i2c_probe()
316 if (!max98504) in max98504_i2c_probe()
321 &max98504->brownout_threshold)) in max98504_i2c_probe()
322 max98504->brownout_enable = true; in max98504_i2c_probe()
335 if (IS_ERR(max98504->regmap)) { in max98504_i2c_probe()
336 ret = PTR_ERR(max98504->regmap); in max98504_i2c_probe()
[all …]
H A DMakefile377 snd-soc-max98504-objs := max98504.o
764 obj-$(CONFIG_SND_SOC_MAX98504) += snd-soc-max98504.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmaxim,max98504.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max98504.yaml#
19 const: maxim,max98504
80 compatible = "maxim,max98504";
H A Dsamsung,tm2.yaml70 audio-amplifier = <&max98504>;
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi96 max98504: amplifier@31 { label
97 compatible = "maxim,max98504";
124 audio-amplifier = <&max98504>;