Searched refs:max98504 (Results 1 – 5 of 5) sorted by relevance
113 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() local315 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 …]
377 snd-soc-max98504-objs := max98504.o764 obj-$(CONFIG_SND_SOC_MAX98504) += snd-soc-max98504.o
4 $id: http://devicetree.org/schemas/sound/maxim,max98504.yaml#19 const: maxim,max9850480 compatible = "maxim,max98504";
70 audio-amplifier = <&max98504>;
96 max98504: amplifier@31 { label97 compatible = "maxim,max98504";124 audio-amplifier = <&max98504>;