Searched full:mt6332 (Results 1 – 2 of 2) sorted by relevance
15 #include <linux/mfd/mt6332/registers.h>18 #include <linux/regulator/mt6332-regulator.h>25 * MT6332 regulators information332 struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent); in mt6332_set_buck_vosel_reg() local338 if (regmap_read(mt6332->regmap, in mt6332_set_buck_vosel_reg()358 struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent); in mt6332_regulator_probe() local369 if (regmap_read(mt6332->regmap, MT6332_HWCID, ®_value) < 0) { in mt6332_regulator_probe()378 * ChipID 0x10 is "MT6332 E1", has a different voltage table and in mt6332_regulator_probe()392 config.regmap = mt6332->regmap; in mt6332_regulator_probe()405 {"mt6332-regulator", 0},[all …]
685 /* There are no LEDs in MT6332. Only WLEDs are present. */709 { .compatible = "mediatek,mt6332-led", .data = &mt6332_pdata },