Searched full:max98390 (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | max98390.c | 3 * max98390.c -- MAX98390 ALSA Soc Audio driver 25 #include "max98390.h" 167 struct max98390_priv *max98390 = in max98390_dai_set_fmt() local 180 max98390->provider = true; in max98390_dai_set_fmt() 188 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 204 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 227 regmap_update_bits(max98390->regmap, in max98390_dai_set_fmt() 253 struct max98390_priv *max98390 = in max98390_set_clock() local 266 if (max98390->provider) { in max98390_set_clock() 270 if (rate_table[i] >= max98390->sysclk) in max98390_set_clock() [all …]
|
H A D | Makefile | 160 snd-soc-max98390-objs := max98390.o 541 obj-$(CONFIG_SND_SOC_MAX98390) += snd-soc-max98390.o
|
H A D | max98390.h | 9 /* MAX98390 Register Address */
|
H A D | Kconfig | 1233 tristate "Maxim Integrated MAX98390 Speaker Amplifier"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | maxim,max98390.yaml | 4 $id: http://devicetree.org/schemas/sound/maxim,max98390.yaml# 7 title: Maxim Integrated MAX98390 Speaker Amplifier with Integrated Dynamic Speaker Management 14 const: maxim,max98390 47 max98390: amplifier@38 { 48 compatible = "maxim,max98390";
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_maxim_common.h | 28 * Maxim MAX98390 31 #define MAX_98390_CODEC_DAI "max98390-aif1"
|
H A D | Kconfig | 309 tristate "Broxton with DA7219 and MAX98357A/MAX98390 in I2S Mode" 316 with DA7219 + MAX98357A/MAX98390 I2S audio codec.
|
H A D | bxt_da7219_max98357a.c | 458 /* Left */ COMP_CODEC(MAX98390_DEV0_NAME, "max98390-aif1"), 459 /* Right */ COMP_CODEC(MAX98390_DEV1_NAME, "max98390-aif1")));
|
H A D | sof_maxim_common.c | 151 * Maxim MAX98390
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 35 * Maxim MAX98390 37 #define MAX98390_CODEC_DAI "max98390-aif1" 38 #define MAX98390_DEV0_NAME "max98390.0-0038" /* rear right */ 39 #define MAX98390_DEV1_NAME "max98390.0-0039" /* rear left */ 40 #define MAX98390_DEV2_NAME "max98390.0-003a" /* front right */ 41 #define MAX98390_DEV3_NAME "max98390.0-003b" /* front left */
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-cml-match.c | 81 .sof_tplg_filename = "sof-cml-da7219-max98390.tplg",
|
H A D | soc-acpi-intel-adl-match.c | 569 .sof_tplg_filename = "sof-adl-max98390-rt5682.tplg",
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-pci-dev.c | 86 .driver_data = "sof-adl-max98390-ssp2-rt5682-ssp0.tplg",
|
/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | 39 #define MAX98390_CODEC_DAI "max98390-aif1" 40 #define MAX98390_DEV0_NAME "max98390.2-0038" /* right */ 41 #define MAX98390_DEV1_NAME "max98390.2-0039" /* left */
|
/openbmc/linux/sound/soc/sof/mediatek/mt8195/ |
H A D | mt8195.c | 630 .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |