Searched refs:max98388 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | max98388.c | 77 struct max98388_priv *max98388 = snd_soc_component_get_drvdata(component); in max98388_dac_event() local 81 regmap_write(max98388->regmap, in max98388_dac_event() 86 regmap_write(max98388->regmap, in max98388_dac_event() 89 max98388->tdm_mode = false; in max98388_dac_event() 390 static void max98388_reset(struct max98388_priv *max98388, struct device *dev) in max98388_reset() argument 395 ret = regmap_update_bits(max98388->regmap, in max98388_reset() 406 ret = regmap_read(max98388->regmap, in max98388_reset() 419 struct max98388_priv *max98388 = snd_soc_component_get_drvdata(component); in max98388_probe() local 422 max98388_reset(max98388, component->dev); in max98388_probe() 425 regmap_write(max98388->regmap, in max98388_probe() [all …]
|
H A D | Makefile | 159 snd-soc-max98388-objs := max98388.o 540 obj-$(CONFIG_SND_SOC_MAX98388) += snd-soc-max98388.o
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | acp5x-mach.c | 366 SND_SOC_DAILINK_DEF(max98388, DAILINK_COMP_ARRAY(COMP_CODEC(ACP5X_MAX98388_COMP_LNAME, 393 SND_SOC_DAILINK_REG(acp5x_bt, max98388, platform),
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-mach-common.c | 791 SND_SOC_DAILINK_DEF(max98388, 1475 links[i].codecs = max98388; in acp_sofdsp_dai_links_create() 1476 links[i].num_codecs = ARRAY_SIZE(max98388); in acp_sofdsp_dai_links_create()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |