Home
last modified time | relevance | path

Searched refs:mt6397 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6397.c42 struct mt6397_chip *mt6397; in mt6397_pinctrl_probe() local
44 mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_pinctrl_probe()
45 return mtk_pctrl_init(pdev, &mt6397_pinctrl_data, mt6397->regmap); in mt6397_pinctrl_probe()
H A DMakefile45 obj-$(CONFIG_PINCTRL_MT6397) += pinctrl-mt6397.o
/linux/drivers/regulator/
H A Dmt6397-regulator.c325 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_set_buck_vosel_reg() local
331 if (regmap_read(mt6397->regmap, in mt6397_set_buck_vosel_reg()
351 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_regulator_probe() local
362 if (regmap_read(mt6397->regmap, MT6397_CID, &reg_value) < 0) { in mt6397_regulator_probe()
381 config.regmap = mt6397->regmap; in mt6397_regulator_probe()
H A Dmt6359-regulator.c950 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6359_regulator_probe() local
956 ret = regmap_read(mt6397->regmap, MT6359P_HWCID, &hw_ver); in mt6359_regulator_probe()
965 config.dev = mt6397->dev; in mt6359_regulator_probe()
966 config.regmap = mt6397->regmap; in mt6359_regulator_probe()
/linux/arch/arm/boot/dts/mediatek/
H A Dmt8135-evbp1.dts22 pmic: mt6397 {
23 compatible = "mediatek,mt6397";
26 compatible = "mediatek,mt6397-regulator";
H A Dmt6323.dtsi258 compatible = "mediatek,mt6397-codec";
/linux/sound/soc/codecs/
H A Dmt6359-accdet.c925 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6359_accdet_probe() local
947 priv->regmap = mt6397->regmap; in mt6359_accdet_probe()
H A Dmt6357.c12 #include <linux/mfd/mt6397/core.h>
1803 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6357_platform_driver_probe() local
1818 priv->regmap = mt6397->regmap; in mt6357_platform_driver_probe()
/linux/drivers/rtc/
H A DMakefile117 obj-$(CONFIG_RTC_DRV_MT6397) += rtc-mt6397.o
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola.dtsi11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h>
/linux/
H A DMAINTAINERS3029 F: drivers/rtc/rtc-mt6397.c
16142 F: Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
16334 F: Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml