Searched full:mt6357 (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | mediatek,mt6357.yaml | 4 $id: http://devicetree.org/schemas/mfd/mediatek,mt6357.yaml# 7 title: MediaTek MT6357 PMIC 14 MT6357 is a power management system chip containing 5 buck 30 const: mediatek,mt6357 42 $ref: /schemas/regulator/mediatek,mt6357-regulator.yaml 44 List of MT6357 BUCKs and LDOs regulators. 51 MT6357 Real Time Clock. 54 const: mediatek,mt6357-rtc 63 MT6357 power and home keys. 77 compatible = "mediatek,mt6357"; [all …]
|
| D | mt6397.txt | 24 "mediatek,mt6357" for PMIC MT6357
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | mt6357-regulator.c | 17 #include <linux/mfd/mt6357/registers.h> 20 #include <linux/regulator/mt6357-regulator.h> 24 * MT6357 regulators' information 136 "Failed to get mt6357 Buck %s vsel reg: %d\n", in mt6357_get_buck_voltage_sel() 408 struct mt6397_chip *mt6357 = dev_get_drvdata(pdev->dev.parent); in mt6357_regulator_probe() local 418 config.regmap = mt6357->regmap; in mt6357_regulator_probe() 434 { "mt6357-regulator" }, 441 .name = "mt6357-regulator", 453 MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6357 PMIC");
|
| D | Makefile | 104 obj-$(CONFIG_REGULATOR_MT6357) += mt6357-regulator.o
|
| D | Kconfig | 846 tristate "MediaTek MT6357 PMIC" 850 MediaTek MT6357 PMIC.
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | mt6397-core.c | 17 #include <linux/mfd/mt6357/core.h> 23 #include <linux/mfd/mt6357/registers.h> 138 .name = "mt6357-regulator", 140 .name = "mt6357-rtc", 143 .of_compatible = "mediatek,mt6357-rtc", 148 .of_compatible = "mediatek,mt6357-keys" 354 .compatible = "mediatek,mt6357",
|
| D | mt6358-irq.c | 8 #include <linux/mfd/mt6357/core.h> 9 #include <linux/mfd/mt6357/registers.h>
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | mediatek,mt6357-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6357-regulator.yaml# 7 title: MediaTek MT6357 Regulators 15 The MT6357 PMIC provides 5 BUCK and 29 LDO. 19 MT6357 regulators node should be sub node of the MT6397 MFD node.
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt6357.dtsi | 11 compatible = "mediatek,mt6357"; 264 compatible = "mediatek,mt6357-rtc"; 268 compatible = "mediatek,mt6357-keys";
|
| D | mt8365-evk.dts | 15 #include "mt6357.dtsi"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | mediatek,pmic-keys.yaml | 29 - mediatek,mt6357-keys
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | mtk-pmic-keys.c | 13 #include <linux/mfd/mt6357/registers.h> 294 .compatible = "mediatek,mt6357-keys",
|
| /kernel/linux/linux-5.10/drivers/soc/mediatek/ |
| D | mtk-pmic-wrap.c | 1850 .compatible = "mediatek,mt6357",
|
| /kernel/linux/linux-6.6/drivers/soc/mediatek/ |
| D | mtk-pmic-wrap.c | 2258 { .compatible = "mediatek,mt6357", .data = &pmic_mt6357 },
|