Searched full:max98390 (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | max98390.c | 3 * max98390.c -- MAX98390 ALSA Soc Audio driver 24 #include "max98390.h" 166 struct max98390_priv *max98390 = in max98390_dai_set_fmt() local 179 max98390->provider = true; in max98390_dai_set_fmt() 187 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 203 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 226 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 252 struct max98390_priv *max98390 = in max98390_set_clock() local 265 if (max98390 in max98390_set_clock() 306 struct max98390_priv *max98390 = max98390_dai_hw_params() local 387 struct max98390_priv *max98390 = max98390_dai_tdm_slot() local 458 struct max98390_priv *max98390 = max98390_dai_set_sysclk() local 477 struct max98390_priv *max98390 = max98390_dac_event() local 539 struct max98390_priv *max98390 = max98390_ref_rdc_put() local 559 struct max98390_priv *max98390 = max98390_ref_rdc_get() local 572 struct max98390_priv *max98390 = max98390_ambient_temp_put() local 590 struct max98390_priv *max98390 = max98390_ambient_temp_get() local 615 struct max98390_priv *max98390 = max98390_adaptive_rdc_get() local 636 struct max98390_priv *max98390 = snd_soc_component_get_drvdata(component); max98390_dsm_calib_put() local 795 struct max98390_priv *max98390 = max98390_dsm_init() local 859 struct max98390_priv *max98390 = max98390_init_regs() local 915 struct max98390_priv *max98390 = max98390_probe() local 948 struct max98390_priv *max98390 = dev_get_drvdata(dev); max98390_suspend() local 960 struct max98390_priv *max98390 = dev_get_drvdata(dev); max98390_resume() local 999 max98390_slot_config(struct i2c_client * i2c,struct max98390_priv * max98390) max98390_slot_config() argument 1020 struct max98390_priv *max98390 = NULL; max98390_i2c_probe() local [all...] |
| H A D | max98390.h | 9 /* MAX98390 Register Address */
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_maxim_common.h | 27 * Maxim MAX98390 29 #define MAX_98390_CODEC_DAI "max98390-aif1"
|
| H A D | sof_maxim_common.c | 296 * Maxim MAX98390 457 dev_err(rtd->dev, "fail to add max98390 woofer widgets, ret %d\n", in max_98390_init() 465 dev_err(rtd->dev, "fail to add max98390 woofer kcontrols, ret %d\n", in max_98390_init()
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8195-cherry-dojo-r1.dts | 23 compatible = "maxim,max98390"; 31 compatible = "maxim,max98390";
|
| /linux/sound/soc/intel/common/ |
| H A D | soc-acpi-intel-ssp-common.c | 56 CODEC_MAP_ENTRY("MAX98390", "max98390", MAX_98390_ACPI_HID, CODEC_MAX98390),
|
| H A D | soc-acpi-intel-cml-match.c | 81 .sof_tplg_filename = "sof-cml-da7219-max98390.tplg",
|
| /linux/sound/soc/sof/ |
| H A D | sof-pci-dev.c | 86 .driver_data = "sof-adl-max98390-ssp2-rt5682-ssp0.tplg",
|
| /linux/sound/soc/sof/mediatek/mt8195/ |
| H A D | mt8195.c | 477 .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
|