Home
last modified time | relevance | path

Searched full:max98360a (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmaxim,max98357a.yaml7 title: Maxim Integrated MAX98357A/MAX98360A amplifier
13 Maxim Integrated MAX98357A/MAX98360A is a digital pulse-code modulation (PCM)
23 - maxim,max98360a
49 compatible = "maxim,max98360a";
H A Dgoogle,sc7280-herobrine.yaml103 model = "sc7280-wcd938x-max98360a-4dmic";
156 sound-dai = <&max98360a>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-homestar.dtsi14 compatible = "maxim,max98360a";
19 compatible = "maxim,max98360a";
24 compatible = "maxim,max98360a";
191 sound-dai = <&max98360a>, <&max98360a_1>, <&max98360a_2>, <&max98360a_3> ;
H A Dsc7280-herobrine-audio-wcd9385.dtsi12 model = "sc7280-wcd938x-max98360a-1mic";
39 link-name = "MAX98360A";
47 sound-dai = <&max98360a>;
H A Dsc7280-herobrine-audio-rt5682.dtsi14 model = "sc7280-rt5682-max98360a-1mic";
31 sound-dai = <&max98360a>;
H A Dsc7280-herobrine-audio-rt5682-3mic.dtsi14 model = "sc7280-rt5682-max98360a-3mic";
36 sound-dai = <&max98360a>;
H A Dsc7280-idp.dtsi25 max98360a: audio-codec-0 { label
26 compatible = "maxim,max98360a";
93 model = "sc7280-wcd938x-max98360a-1mic";
120 link-name = "MAX98360A";
128 sound-dai = <&max98360a>;
H A Dsc7280-herobrine.dtsi317 max98360a: audio-codec-0 { label
318 compatible = "maxim,max98360a";
H A Dsc7180-trogdor.dtsi351 max98360a: audio-codec-0 { label
352 compatible = "maxim,max98360a";
401 sound-dai = <&max98360a>;
/openbmc/linux/sound/soc/amd/acp/
H A Dacp-sof-mach.c39 .amp_codec_id = MAX98360A,
59 .amp_codec_id = MAX98360A,
69 .amp_codec_id = MAX98360A,
H A Dacp-mach-common.c692 SND_SOC_DAILINK_DEF(max98360a,
713 if (drvdata->amp_codec_id != MAX98360A) in acp_card_maxim_init()
1444 if (drv_data->amp_codec_id == MAX98360A) { in acp_sofdsp_dai_links_create()
1445 links[i].codecs = max98360a; in acp_sofdsp_dai_links_create()
1446 links[i].num_codecs = ARRAY_SIZE(max98360a); in acp_sofdsp_dai_links_create()
1468 if (drv_data->amp_codec_id == MAX98360A) { in acp_sofdsp_dai_links_create()
1469 links[i].codecs = max98360a; in acp_sofdsp_dai_links_create()
1470 links[i].num_codecs = ARRAY_SIZE(max98360a); in acp_sofdsp_dai_links_create()
1617 if (drv_data->amp_codec_id == MAX98360A) { in acp_legacy_dai_links_create()
1618 links[i].codecs = max98360a; in acp_legacy_dai_links_create()
[all …]
H A Dacp-legacy-mach.c39 .amp_codec_id = MAX98360A,
59 .amp_codec_id = MAX98360A,
H A Dacp-mach.h41 MAX98360A, enumerator
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_maxim_common.h41 * Maxim MAX98357A/MAX98360A
H A Dsof_da7219_max98373.c5 * Intel SOF Machine driver for DA7219 + MAX98373/MAX98360A codec
113 /* For MAX98360A amp */
H A DKconfig606 tristate "SOF with DA7219 and MAX98373/MAX98360A in I2S Mode"
616 with DA7219 + MAX98373/MAX98360A I2S audio codec.
H A Dsof_maxim_common.c347 * Maxim MAX98357A/MAX98360A
H A Dsof_nau8825.c7 * and speaker codec RT1019P MAX98360a or MAX98373
/openbmc/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-adl-match.c515 .sof_tplg_filename = "sof-adl-max98360a-rt5682.tplg",
536 .sof_tplg_filename = "sof-adl-max98360a-nau8825.tplg",
588 .sof_tplg_filename = "sof-adl-max98360a-cs42l42.tplg",
H A Dsoc-acpi-intel-mtl-match.c56 .sof_tplg_filename = "sof-mtl-max98360a-rt5682.tplg",
H A Dsoc-acpi-intel-rpl-match.c382 .sof_tplg_filename = "sof-rpl-max98360a-rt5682.tplg",
/openbmc/linux/sound/soc/codecs/
H A Dmax98357a.c157 { .compatible = "maxim,max98360a" },
/openbmc/linux/sound/soc/sof/
H A Dsof-pci-dev.c94 .driver_data = "sof-adl-max98360a-rt5682-2way.tplg",