Searched refs:mt6331 (Results 1 – 3 of 3) sorted by relevance
23 "mediatek,mt6331" for PMIC MT6331 and MT633233 - compatible: "mediatek,mt6331-rtc"59 - compatible: "mediatek,mt6331-keys"
417 struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent); in mt6331_set_buck_vosel_reg() local423 if (regmap_read(mt6331->regmap, in mt6331_set_buck_vosel_reg()443 struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent); in mt6331_regulator_probe() local454 if (regmap_read(mt6331->regmap, MT6331_HWCID, ®_value) < 0) { in mt6331_regulator_probe()477 config.regmap = mt6331->regmap; in mt6331_regulator_probe()
98 obj-$(CONFIG_REGULATOR_MT6331) += mt6331-regulator.o