| /linux-6.15/sound/soc/codecs/ |
| H A D | max98090.c | 1494 if (!max98090->sysclk) { in max98090_configure_bclk() 1499 if (!max98090->bclk || !max98090->lrclk) { in max98090_configure_bclk() 1939 max98090->bclk *= 2; in max98090_dai_hw_params() 1952 if (max98090->master) in max98090_dai_hw_params() 1973 max98090_configure_dmic(max98090, max98090->dmic_freq, max98090->pclk, in max98090_dai_hw_params() 1974 max98090->lrclk); in max98090_dai_hw_params() 2005 max98090->pclk = freq; in max98090_dai_set_sysclk() 2321 max98090->jack = jack; in max98090_mic_detect() 2408 max98090->pa1en = 0; in max98090_probe() 2409 max98090->pa2en = 0; in max98090_probe() [all …]
|
| H A D | Makefile | 161 snd-soc-max98090-y := max98090.o 574 obj-$(CONFIG_SND_SOC_MAX98090) += snd-soc-max98090.o
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | rockchip-max98090.txt | 4 - compatible: "rockchip,rockchip-audio-max98090" 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>;
|
| H A D | nvidia,tegra-audio-max98090.yaml | 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-max98090.yaml# 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";
|
| H A D | mt8173-max98090.txt | 4 - compatible : "mediatek,mt8173-max98090" 11 compatible = "mediatek,mt8173-max98090"; 12 mediatek,audio-codec = <&max98090>;
|
| H A D | maxim,max98090.yaml | 4 $id: http://devicetree.org/schemas/sound/maxim,max98090.yaml# 23 - maxim,max98090 76 compatible = "maxim,max98090";
|
| H A D | samsung,snow.yaml | 16 - google,snow-audio-max98090
|
| H A D | samsung,odroid.yaml | 90 sound-dai = <&hdmi>, <&max98090>;
|
| /linux-6.15/arch/arm/boot/dts/samsung/ |
| H A D | exynos5250-snow-rev5.dts | 20 compatible = "google,snow-audio-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 {
|
| H A D | exynos5422-odroidxu3-audio.dtsi | 35 sound-dai = <&hdmi>, <&max98090>; 42 max98090: audio-codec@10 { label 43 compatible = "maxim,max98090";
|
| H A D | exynos4412-odroid-common.dtsi | 52 sound-dai = <&hdmi>, <&max98090>; 499 max98090: audio-codec@10 { label 500 compatible = "maxim,max98090";
|
| H A D | exynos5420-peach-pit.dts | 89 compatible = "google,snow-audio-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 {
|
| H A D | exynos5410-odroidxu.dts | 88 sound-dai = <&max98090>; 495 max98090: audio-codec@10 { label 496 compatible = "maxim,max98090";
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A 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";
|
| H A D | rk3288-veyron-mickey.dts | 34 compatible = "rockchip,rockchip-audio-max98090";
|
| /linux-6.15/sound/soc/rockchip/ |
| H A D | Makefile | 13 snd-soc-rockchip-max98090-y := rockchip_max98090.o 18 obj-$(CONFIG_SND_SOC_ROCKCHIP_MAX98090) += snd-soc-rockchip-max98090.o
|
| /linux-6.15/sound/soc/mediatek/mt8173/ |
| H A D | Makefile | 5 obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-venice2.dts | 626 compatible = "maxim,max98090"; 1231 compatible = "nvidia,tegra-audio-max98090-venice2", 1232 "nvidia,tegra-audio-max98090";
|
| H A D | tegra124-nyan-blaze.dts | 1341 compatible = "nvidia,tegra-audio-max98090-nyan-blaze", 1342 "nvidia,tegra-audio-max98090-nyan", 1343 "nvidia,tegra-audio-max98090";
|
| H A D | tegra124-nyan-big.dts | 1343 compatible = "nvidia,tegra-audio-max98090-nyan-big", 1344 "nvidia,tegra-audio-max98090-nyan", 1345 "nvidia,tegra-audio-max98090";
|
| H A D | tegra124-nyan.dtsi | 87 compatible = "maxim,max98090";
|