Searched full:mt6359 (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v6.1/drivers/mfd/ |
D | mt6397-core.c | 18 #include <linux/mfd/mt6359/core.h> 24 #include <linux/mfd/mt6359/registers.h> 193 { .name = "mt6359-regulator", }, 195 .name = "mt6359-rtc", 200 { .name = "mt6359-sound", }, 205 .of_compatible = "mediatek,mt6359-keys" 359 .compatible = "mediatek,mt6359",
|
D | mt6358-irq.c | 10 #include <linux/mfd/mt6359/core.h> 11 #include <linux/mfd/mt6359/registers.h>
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | mt6359.yaml | 4 $id: http://devicetree.org/schemas/sound/mt6359.yaml# 7 title: Mediatek MT6359 Codec 15 The communication between MT6359 and SoC is through Mediatek PMIC wrapper.
|
D | mt8192-mt6359-rt1015-rt5682.yaml | 4 $id: http://devicetree.org/schemas/sound/mt8192-mt6359-rt1015-rt5682.yaml# 7 title: Mediatek MT8192 with MT6359, RT1015 and RT5682 ASoC sound card driver
|
D | mt8195-mt6359.yaml | 4 $id: http://devicetree.org/schemas/sound/mt8195-mt6359.yaml#
|
/Linux-v6.1/sound/soc/mediatek/ |
D | Kconfig | 220 tristate "ASoC Audio driver for MT8192 with MT6359 RT1015 RT5682 codec" 231 with the MT6359 RT1015 RT5682 audio codec. 248 tristate "ASoC Audio driver for MT8195 with MT6359 and I2S codecs" 261 boards with the MT6359 and other I2S audio codecs.
|
/Linux-v6.1/drivers/regulator/ |
D | mt6359-regulator.c | 6 #include <linux/mfd/mt6359/registers.h> 14 #include <linux/regulator/mt6359-regulator.h> 23 * MT6359 regulators' information 276 "Failed to get mt6359 buck mode: %d\n", ret); in mt6359_regulator_get_mode() 289 "Failed to get mt6359 buck lp mode: %d\n", ret); in mt6359_regulator_get_mode() 348 "Failed to set mt6359 buck mode: %d\n", ret); in mt6359_regulator_set_mode() 977 {"mt6359-regulator", 0}, 984 .name = "mt6359-regulator", 993 MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6359 PMIC");
|
D | Makefile | 101 obj-$(CONFIG_REGULATOR_MT6359) += mt6359-regulator.o
|
D | Kconfig | 818 tristate "MediaTek MT6359 PMIC" 822 MediaTek MT6359 PMIC.
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | mt6397.txt | 25 "mediatek,mt6359" for PMIC MT6359
|
/Linux-v6.1/sound/soc/mediatek/mt8195/ |
D | mt8195-mt6359.c | 3 * mt8195-mt6359.c -- 4 * MT8195-MT6359 ALSA SoC machine driver code 19 #include "../../codecs/mt6359.h" 188 mtkaif_calibration_num_phase = 42; /* mt6359: 0 ~ 42 */ in mt8195_mt6359_mtkaif_calibration() 895 DAILINK_COMP_ARRAY(COMP_CODEC("mt6359-sound", 896 "mt6359-snd-codec-aif1")), 936 DAILINK_COMP_ARRAY(COMP_CODEC("mt6359-sound", 937 "mt6359-snd-codec-aif1"), 944 DAILINK_COMP_ARRAY(COMP_CODEC("mt6359-sound", 945 "mt6359-snd-codec-aif2")), [all …]
|
D | Makefile | 15 obj-$(CONFIG_SND_SOC_MT8195_MT6359) += mt8195-mt6359.o
|
/Linux-v6.1/sound/soc/mediatek/mt8192/ |
D | mt8192-mt6359-rt1015-rt5682.c | 3 // mt8192-mt6359-rt1015-rt5682.c -- 4 // MT8192-MT6359-RT1015-RT6358 ALSA SoC machine driver 19 #include "../../codecs/mt6359.h" 183 afe_priv->mtkaif_calibration_num_phase = 42; /* mt6359: 0 ~ 42 */ in mt8192_mt6359_mtkaif_calibration() 599 DAILINK_COMP_ARRAY(COMP_CODEC("mt6359-sound", 600 "mt6359-snd-codec-aif1"), 607 DAILINK_COMP_ARRAY(COMP_CODEC("mt6359-sound", 608 "mt6359-snd-codec-aif2")), 1285 MODULE_DESCRIPTION("MT8192-MT6359 ALSA SoC machine driver");
|
D | Makefile | 16 mt8192-mt6359-rt1015-rt5682.o
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt8192-evb.dts | 8 #include "mt6359.dtsi"
|
D | mt6359.dtsi | 8 compatible = "mediatek,mt6359";
|
D | mt8195-demo.dts | 9 #include "mt6359.dtsi"
|
D | mt8192-asurada.dtsi | 8 #include "mt6359.dtsi"
|
D | mt8195-cherry.dtsi | 9 #include "mt6359.dtsi"
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | mt6359-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mt6359-regulator.yaml# 7 title: MT6359 Regulator from MediaTek Integrated 15 MT6359 regulators node should be sub node of the MT6397 MFD node.
|
/Linux-v6.1/sound/soc/codecs/ |
D | mt6359-accdet.c | 3 // mt6359-accdet.c -- ALSA SoC mt6359 accdet driver 31 #include "mt6359-accdet.h" 32 #include "mt6359.h" 37 /* mt6359 accdet capability */ 1064 MODULE_DESCRIPTION("MT6359 ALSA SoC codec jack driver");
|
D | Makefile | 155 snd-soc-mt6359-objs := mt6359.o 156 snd-soc-mt6359-accdet-objs := mt6359-accdet.o 510 obj-$(CONFIG_SND_SOC_MT6359) += snd-soc-mt6359.o 511 obj-$(CONFIG_SND_SOC_MT6359_ACCDET) += mt6359-accdet.o
|
D | mt6359.c | 3 // mt6359.c -- mt6359 ALSA SoC audio codec driver 19 #include "mt6359.h" 2586 .name = "mt6359-snd-codec-aif1", 2612 .name = "mt6359-snd-codec-aif2", 2826 .name = "mt6359-sound", 2834 MODULE_DESCRIPTION("MT6359 ALSA SoC codec driver");
|
D | Kconfig | 2083 tristate "MediaTek MT6359 Codec" 2086 Enable support for the platform which uses MT6359 as 2090 tristate "MediaTek MT6359 ACCDET driver"
|
/Linux-v6.1/sound/soc/sof/mediatek/mt8195/ |
D | mt8195.c | 665 .sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682-dts.tplg"
|
12