/linux-6.12.1/sound/soc/codecs/ |
D | max98090.c | 3 * max98090.c -- MAX98090 ALSA SoC Audio driver 22 #include <sound/max98090.h> 23 #include "max98090.h" 275 static int max98090_reset(struct max98090_priv *max98090) in max98090_reset() argument 280 ret = regmap_write(max98090->regmap, M98090_REG_SOFTWARE_RESET, in max98090_reset() 283 dev_err(max98090->component->dev, in max98090_reset() 351 struct max98090_priv *max98090 = snd_soc_component_get_drvdata(component); in max98090_get_enab_tlv() local 360 select = &(max98090->pa1en); in max98090_get_enab_tlv() 363 select = &(max98090->pa2en); in max98090_get_enab_tlv() 366 select = &(max98090->sidetone); in max98090_get_enab_tlv() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | rockchip-max98090.txt | 1 ROCKCHIP with MAX98090 CODEC 4 - compatible: "rockchip,rockchip-audio-max98090" 10 - rockchip,audio-codec: The phandle of the MAX98090 audio codec. 17 /* For max98090-only board. */ 19 compatible = "rockchip,rockchip-audio-max98090"; 22 rockchip,audio-codec = <&max98090>; 28 compatible = "rockchip,rockchip-audio-max98090"; 34 /* For max98090 plus HDMI board. */ 36 compatible = "rockchip,rockchip-audio-max98090"; 39 rockchip,audio-codec = <&max98090>;
|
D | nvidia,tegra-audio-max98090.yaml | 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-max98090.yaml# 7 title: NVIDIA Tegra audio complex with MAX98090 CODEC 20 - pattern: '^[a-z0-9]+,tegra-audio-max98090(-[a-z0-9]+)+$' 21 - const: nvidia,tegra-audio-max98090 24 - nvidia,tegra-audio-max98090-nyan-big 25 - nvidia,tegra-audio-max98090-nyan-blaze 26 - const: nvidia,tegra-audio-max98090-nyan 27 - const: nvidia,tegra-audio-max98090 78 compatible = "nvidia,tegra-audio-max98090-venice2", 79 "nvidia,tegra-audio-max98090";
|
D | mt8173-max98090.txt | 1 MT8173 with MAX98090 CODEC 4 - compatible : "mediatek,mt8173-max98090" 5 - mediatek,audio-codec: the phandle of the MAX98090 audio codec 11 compatible = "mediatek,mt8173-max98090"; 12 mediatek,audio-codec = <&max98090>;
|
D | maxim,max98090.yaml | 4 $id: http://devicetree.org/schemas/sound/maxim,max98090.yaml# 7 title: Maxim Integrated MAX98090/MAX98091 audio codecs 23 - maxim,max98090 76 compatible = "maxim,max98090";
|
D | samsung,odroid.yaml | 7 title: Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec 45 - description: phandle of the MAX98090 CODEC 54 valid names for sources and sinks are the MAX98090's pins (as 90 sound-dai = <&hdmi>, <&max98090>;
|
D | samsung,snow.yaml | 16 - google,snow-audio-max98090 27 - description: Phandle to the MAX98090, MAX98091 or MAX98095 CODEC.
|
/linux-6.12.1/sound/soc/mediatek/mt8173/ |
D | mt8173-max98090.c | 3 * mt8173-max98090.c -- MT8173 MAX98090 ALSA SoC machine driver 12 #include "../../codecs/max98090.h" 103 .name = "MAX98090 Playback", 104 .stream_name = "MAX98090 Playback", 111 .name = "MAX98090 Capture", 112 .stream_name = "MAX98090 Capture", 133 .name = "mt8173-max98090", 189 { .compatible = "mediatek,mt8173-max98090", }, 196 .name = "mt8173-max98090", 206 MODULE_DESCRIPTION("MT8173 MAX98090 ALSA SoC machine driver"); [all …]
|
D | Makefile | 5 obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | exynos5250-snow-rev5.dts | 20 compatible = "google,snow-audio-max98090"; 22 samsung,model = "Snow-I2S-MAX98090"; 23 samsung,audio-codec = <&max98090>; 30 sound-dai = <&max98090>, <&hdmi>; 36 max98090: audio-codec@10 { label 37 compatible = "maxim,max98090"; 50 max98090_irq: max98090-irq-pins {
|
D | exynos5422-odroidxu3-audio.dtsi | 35 sound-dai = <&hdmi>, <&max98090>; 42 max98090: audio-codec@10 { label 43 compatible = "maxim,max98090";
|
D | exynos5420-peach-pit.dts | 89 compatible = "google,snow-audio-max98090"; 91 samsung,model = "Peach-Pit-I2S-MAX98090"; 93 samsung,audio-codec = <&max98090>; 100 sound-dai = <&max98090>, <&hdmi>; 622 max98090: audio-codec@10 { label 623 compatible = "maxim,max98090"; 788 max98090_irq: max98090-irq-pins {
|
D | exynos4412-odroid-common.dtsi | 52 sound-dai = <&hdmi>, <&max98090>; 499 max98090: audio-codec@10 { label 500 compatible = "maxim,max98090";
|
D | exynos5410-odroidxu.dts | 88 sound-dai = <&max98090>; 495 max98090: audio-codec@10 { label 496 compatible = "maxim,max98090";
|
/linux-6.12.1/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron-analog-audio.dtsi | 3 * Google Veyron (and derivatives) fragment for the max98090 audio 11 compatible = "rockchip,rockchip-audio-max98090"; 16 rockchip,audio-codec = <&max98090>; 25 max98090: max98090@10 { label 26 compatible = "maxim,max98090";
|
/linux-6.12.1/sound/soc/rockchip/ |
D | rockchip_max98090.c | 21 #define DRV_NAME "rockchip-snd-max98090" 241 /* max98090 dai_link */ 244 .name = "max98090", 248 /* set max98090 as slave */ 268 /* max98090 and HDMI codec dai_link */ 271 .name = "max98090", 275 /* set max98090 as slave */ 327 .name = "ROCKCHIP-MAX98090-HDMI", 449 { .compatible = "rockchip,rockchip-audio-max98090", }, 467 MODULE_DESCRIPTION("Rockchip max98090 machine ASoC driver");
|
D | Makefile | 13 snd-soc-rockchip-max98090-y := rockchip_max98090.o 18 obj-$(CONFIG_SND_SOC_ROCKCHIP_MAX98090) += snd-soc-rockchip-max98090.o
|
D | Kconfig | 49 tristate "ASoC support for Rockchip boards using a MAX98090 codec" 57 boards using the MAX98090 codec and HDMI codec, such as Veyron.
|
/linux-6.12.1/sound/soc/intel/boards/ |
D | cht_bsw_max98090_ti.c | 3 * cht-bsw-max98090.c - ASoc Machine driver for Intel Cherryview-based 4 * platforms Cherrytrail and Braswell, with max98090 & TI codec. 26 #include "../../codecs/max98090.h" 385 #define SOF_CARD_NAME "bytcht max98090" /* card name will be 'sof-bytcht max98090 */ 587 * Boards which have the MAX98090's clk connected to clk_0 do not seem in snd_cht_mc_probe() 589 * it is unused we get "max98090 i2c-193C9890:00: PLL unlocked" errors in snd_cht_mc_probe() 637 .name = "cht-bsw-max98090", 648 MODULE_ALIAS("platform:cht-bsw-max98090");
|
/linux-6.12.1/sound/soc/intel/common/ |
D | soc-acpi-intel-byt-match.c | 194 .drv_name = "cht-bsw-max98090", 197 .sof_tplg_filename = "sof-byt-max98090.tplg",
|
D | soc-acpi-intel-cht-match.c | 149 .drv_name = "cht-bsw-max98090", 152 .sof_tplg_filename = "sof-cht-max98090.tplg",
|
/linux-6.12.1/include/sound/ |
D | max98090.h | 3 * Platform data for MAX98090
|
/linux-6.12.1/sound/soc/mediatek/ |
D | Kconfig | 88 tristate "ASoC Audio driver for MT8173 with MAX98090 codec" 93 with the MAX98090 audio codec.
|
/linux-6.12.1/sound/soc/tegra/ |
D | tegra_asoc_machine.c | 691 /* MAX98090 machine */ 699 .name = "max98090", 700 .stream_name = "max98090 PCM", 709 .components = "codec:max98090", 987 { .compatible = "nvidia,tegra-audio-max98090", .data = &tegra_max98090_data },
|
D | Kconfig | 259 tristate "SoC Audio support for Tegra boards using a MAX98090 codec" 265 boards using the MAX98090 codec, such as Venice2.
|