Home
last modified time | relevance | path

Searched refs:mt6397_chip (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/mfd/mt6397/
H A Dcore.h62 struct mt6397_chip { struct
78 int mt6358_irq_init(struct mt6397_chip *chip); argument
79 int mt6397_irq_init(struct mt6397_chip *chip);
/linux/drivers/power/reset/
H A Dmt6323-poweroff.c52 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mt6323_pwrc_probe() local
66 pwrc->regmap = mt6397_chip->regmap; in mt6323_pwrc_probe()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6397.c42 struct mt6397_chip *mt6397; in mt6397_pinctrl_probe()
/linux/drivers/rtc/
H A Drtc-mt6397.c250 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mtk_rtc_probe() local
269 rtc->regmap = mt6397_chip->regmap; in mtk_rtc_probe()
/linux/drivers/regulator/
H A Dmt6397-regulator.c325 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_set_buck_vosel_reg()
351 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_regulator_probe()
H A Dmt6323-regulator.c345 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_set_buck_vosel_reg()
371 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_regulator_probe()
H A Dmt6332-regulator.c332 struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent); in mt6332_set_buck_vosel_reg()
358 struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent); in mt6332_regulator_probe()
H A Dmt6331-regulator.c417 struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent); in mt6331_set_buck_vosel_reg()
443 struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent); in mt6331_regulator_probe()
H A Dmt6357-regulator.c408 struct mt6397_chip *mt6357 = dev_get_drvdata(pdev->dev.parent); in mt6357_regulator_probe()
H A Dmt6359-regulator.c950 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6359_regulator_probe()
/linux/drivers/leds/
H A Dleds-mt6323.c145 struct mt6397_chip *hw;
530 struct mt6397_chip *hw = dev_get_drvdata(dev->parent); in mt6323_led_probe()
/linux/drivers/input/keyboard/
H A Dmtk-pmic-keys.c329 struct mt6397_chip *pmic_chip = dev_get_drvdata(pdev->dev.parent); in mtk_pmic_keys_probe()
/linux/sound/soc/codecs/
H A Dmt6359-accdet.c925 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6359_accdet_probe()
H A Dmt6357.c1803 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6357_platform_driver_probe()