Searched full:max98927 (Results 1 – 11 of 11) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | max98927.c | 3 * max98927.c -- MAX98927 ALSA Soc Audio driver 20 #include "max98927.h" 141 struct max98927_priv *max98927 = snd_soc_component_get_drvdata(component); in max98927_dai_set_fmt() local 151 max98927->provider = false; in max98927_dai_set_fmt() 155 max98927->provider = true; in max98927_dai_set_fmt() 163 regmap_update_bits(max98927->regmap, MAX98927_R0021_PCM_MASTER_MODE, in max98927_dai_set_fmt() 177 regmap_update_bits(max98927->regmap, MAX98927_R0020_PCM_MODE_CFG, in max98927_dai_set_fmt() 200 max98927->iface = fmt & SND_SOC_DAIFMT_FORMAT_MASK; in max98927_dai_set_fmt() 204 regmap_update_bits(max98927->regmap, MAX98927_R0018_PCM_RX_EN_A, in max98927_dai_set_fmt() 208 regmap_update_bits(max98927->regmap, in max98927_dai_set_fmt() [all …]
|
| H A D | max98927.h | 3 * max98927.h -- MAX98927 ALSA Soc Audio driver
|
| H A D | max98396.h | 167 /* MAX98927 Registers */
|
| H A D | Makefile | 173 snd-soc-max98927-y := max98927.o 599 obj-$(CONFIG_SND_SOC_MAX98927) += snd-soc-max98927.o
|
| H A D | Kconfig | 1360 tristate "Maxim Integrated MAX98927 Speaker Amplifier"
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | maxim,max98925.yaml | 7 title: Maxim Integrated MAX98925/MAX98926/MAX98927 speaker amplifier 17 - maxim,max98927 65 - maxim,max98927 86 compatible = "maxim,max98927";
|
| /linux/sound/soc/intel/avs/boards/ |
| H A D | Makefile | 8 snd-soc-avs-max98927-y := max98927.o 28 obj-$(CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927) += snd-soc-avs-max98927.o
|
| H A D | max98927.c | 19 #define MAX98927_CODEC_NAME "max98927-aif1" 171 card->long_name = card->name = "AVS I2S MAX98927"; in avs_max98927_probe() 209 MODULE_DESCRIPTION("Intel max98927 machine driver");
|
| H A D | Kconfig | 58 tristate "max98927 I2S board" 63 This adds support for AVS with MAX98927 I2S codec configuration.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8953-xiaomi-tissot.dts | 91 compatible = "maxim,max98927";
|
| /linux/sound/soc/intel/avs/ |
| H A D | board_selection.c | 137 .tplg_filename = "max98927-tplg.bin",
|