Searched refs:max98520 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A DMakefile160 snd-soc-max98520-objs := max98520.o
550 obj-$(CONFIG_SND_SOC_MAX98520) += snd-soc-max98520.o
H A Dmax98520.c17 #include "max98520.h"
73 struct max98520_priv *max98520 = local
91 regmap_update_bits(max98520->regmap,
114 regmap_update_bits(max98520->regmap,
141 struct max98520_priv *max98520 = local
144 int blr_clk_ratio = params_channels(params) * max98520->ch_size;
147 if (!max98520->tdm_mode) {
156 regmap_update_bits(max98520->regmap,
161 dev_dbg(component->dev, "%s tdm_mode:%d out\n", __func__, max98520->tdm_mode);
170 struct max98520_priv *max98520 local
267 struct max98520_priv *max98520 = local
340 struct max98520_priv *max98520 = local
597 struct max98520_priv *max98520 = local
626 struct max98520_priv *max98520 = dev_get_drvdata(dev); local
635 struct max98520_priv *max98520 = dev_get_drvdata(dev); local
671 max98520_power_on(struct max98520_priv *max98520, bool poweron) argument
681 struct max98520_priv *max98520; local
[all...]

Completed in 177 milliseconds