Searched +full:mt7986 +full:- +full:afe (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mediatek,mt7986-afe.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mediatek,mt7986-afe.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek AFE PCM controller for MT7986 10 - Maso Huang <maso.huang@mediatek.com> 15 - const: mediatek,mt7986-afe 16 - items: 17 - enum: 18 - mediatek,mt7981-afe [all …]
|
H A D | mediatek,mt7986-wm8960.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mediatek,mt7986-wm8960.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek MT7986 sound card with WM8960 codec 10 - Maso Huang <maso.huang@mediatek.com> 13 - $ref: sound-card-common.yaml# 17 const: mediatek,mt7986-wm8960-sound 23 sound-dai: 24 description: The phandle of MT7986 platform. [all …]
|
/openbmc/linux/sound/soc/mediatek/mt7986/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 4 snd-soc-mt7986-afe-objs := \ 5 mt7986-afe-pcm.o \ 6 mt7986-dai-etdm.o 8 obj-$(CONFIG_SND_SOC_MT7986) += snd-soc-mt7986-afe.o 9 obj-$(CONFIG_SND_SOC_MT7986_WM8960) += mt7986-wm8960.o
|
H A D | mt7986-afe-pcm.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * MediaTek ALSA SoC AFE platform driver for MT7986 17 #include "mt7986-afe-common.h" 18 #include "mt7986-reg.h" 19 #include "../common/mtk-afe-platform-driver.h" 20 #include "../common/mtk-afe-fe-dai.h" 109 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt7986_memif_fs() 111 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(component); in mt7986_memif_fs() local 113 return mt7986_afe_rate_transform(afe->dev, rate); in mt7986_memif_fs() 119 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt7986_irq_fs() [all …]
|
H A D | mt7986-dai-etdm.c | 1 // SPDX-License-Identifier: GPL-2.0 14 #include "mt7986-afe-common.h" 15 #include "mt7986-reg.h" 121 struct mtk_base_afe *afe = snd_soc_dai_get_drvdata(dai); in mtk_dai_etdm_startup() local 122 struct mt7986_afe_private *afe_priv = afe->platform_priv; in mtk_dai_etdm_startup() 125 ret = clk_bulk_prepare_enable(afe_priv->num_clks, afe_priv->clks); in mtk_dai_etdm_startup() 127 return dev_err_probe(afe->dev, ret, "Failed to enable clocks\n"); in mtk_dai_etdm_startup() 129 regmap_update_bits(afe->regmap, AUDIO_TOP_CON2, CLK_OUT5_PDN_MASK, 0); in mtk_dai_etdm_startup() 130 regmap_update_bits(afe->regmap, AUDIO_TOP_CON2, CLK_IN5_PDN_MASK, 0); in mtk_dai_etdm_startup() 138 struct mtk_base_afe *afe = snd_soc_dai_get_drvdata(dai); in mtk_dai_etdm_shutdown() local [all …]
|
H A D | mt7986-afe-common.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * mt7986-afe-common.h -- MediaTek 7986 audio driver definitions 17 #include "../common/mtk-base-afe.h" 48 int mt7986_dai_etdm_register(struct mtk_base_afe *afe);
|
H A D | mt7986-wm8960.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * mt7986-wm8960.c -- MT7986-WM8960 ALSA SoC machine driver 13 #include "mt7986-afe-common.h" 42 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm8960-hifi")), 48 .name = "wm8960-playback", 49 .stream_name = "wm8960-playback", 57 .name = "wm8960-capture", 58 .stream_name = "wm8960-capture", 67 .name = "wm8960-codec", 80 .name = "mt7986-wm8960", [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |
/openbmc/ |
D | opengrok1.0.log | 1 2025-07-11 03:00:35.148-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-07-11 03:00:35.266-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-07-10 03:00:38.261-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-07-10 03:00:38.373-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |