Home
last modified time | relevance | path

Searched full:max98390 (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/sound/soc/codecs/
Dmax98390.c3 * 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->provider) { in max98390_set_clock()
269 if (rate_table[i] >= max98390->sysclk) in max98390_set_clock()
[all …]
DMakefile174 snd-soc-max98390-y := max98390.o
586 obj-$(CONFIG_SND_SOC_MAX98390) += snd-soc-max98390.o
Dmax98390.h9 /* MAX98390 Register Address */
DKconfig1364 tristate "Maxim Integrated MAX98390 Speaker Amplifier"
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dmaxim,max98390.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max98390.yaml#
7 title: Maxim Integrated MAX98390 Speaker Amplifier with Integrated Dynamic Speaker Management
17 const: maxim,max98390
53 max98390: amplifier@38 {
54 compatible = "maxim,max98390";
/linux-6.14.4/sound/soc/intel/boards/
Dsof_maxim_common.h27 * Maxim MAX98390
29 #define MAX_98390_CODEC_DAI "max98390-aif1"
Dsof_maxim_common.c296 * Maxim MAX98390
456 dev_err(rtd->dev, "fail to add max98390 woofer widgets, ret %d\n", in max_98390_init()
464 dev_err(rtd->dev, "fail to add max98390 woofer kcontrols, ret %d\n", in max_98390_init()
/linux-6.14.4/arch/arm64/boot/dts/mediatek/
Dmt8195-cherry-dojo-r1.dts23 compatible = "maxim,max98390";
31 compatible = "maxim,max98390";
Dmt8188-geralt-ciri.dtsi39 compatible = "maxim,max98390";
49 compatible = "maxim,max98390";
/linux-6.14.4/sound/soc/intel/common/
Dsoc-acpi-intel-ssp-common.c56 CODEC_MAP_ENTRY("MAX98390", "max98390", MAX_98390_ACPI_HID, CODEC_MAX98390),
Dsoc-acpi-intel-cml-match.c81 .sof_tplg_filename = "sof-cml-da7219-max98390.tplg",
/linux-6.14.4/sound/soc/mediatek/mt8188/
Dmt8188-mt6359.c40 * Maxim MAX98390
42 #define MAX98390_CODEC_DAI "max98390-aif1"
43 #define MAX98390_DEV0_NAME "max98390.0-0038" /* rear right */
44 #define MAX98390_DEV1_NAME "max98390.0-0039" /* rear left */
45 #define MAX98390_DEV2_NAME "max98390.0-003a" /* front right */
46 #define MAX98390_DEV3_NAME "max98390.0-003b" /* front left */
/linux-6.14.4/sound/soc/sof/
Dsof-pci-dev.c86 .driver_data = "sof-adl-max98390-ssp2-rt5682-ssp0.tplg",
/linux-6.14.4/sound/soc/mediatek/mt8195/
Dmt8195-mt6359.c47 #define MAX98390_CODEC_DAI "max98390-aif1"
48 #define MAX98390_DEV0_NAME "max98390.2-0038" /* right */
49 #define MAX98390_DEV1_NAME "max98390.2-0039" /* left */
/linux-6.14.4/sound/soc/sof/mediatek/mt8195/
Dmt8195.c579 .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"