Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dmt6397-irq.c20 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_lock()
27 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_sync_unlock()
39 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_disable()
48 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_enable()
58 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(irq_data); in mt6397_irq_set_wake()
82 static void mt6397_irq_handle_reg(struct mt6397_chip *mt6397, int reg, in mt6397_irq_handle_reg()
107 struct mt6397_chip *mt6397 = data; in mt6397_irq_thread()
118 struct mt6397_chip *mt6397 = d->host_data; in mt6397_irq_domain_map()
135 struct mt6397_chip *chip = in mt6397_irq_pm_notifier()
136 container_of(notifier, struct mt6397_chip, pm_nb); in mt6397_irq_pm_notifier()
[all …]
Dmt6358-irq.c30 struct mt6397_chip *chip = irq_data_get_irq_chip_data(data); in pmic_irq_enable()
39 struct mt6397_chip *chip = irq_data_get_irq_chip_data(data); in pmic_irq_disable()
47 struct mt6397_chip *chip = irq_data_get_irq_chip_data(data); in pmic_irq_lock()
55 struct mt6397_chip *chip = irq_data_get_irq_chip_data(data); in pmic_irq_sync_unlock()
92 static void mt6358_irq_sp_handler(struct mt6397_chip *chip, in mt6358_irq_sp_handler()
133 struct mt6397_chip *chip = data; in mt6358_irq_handler()
163 struct mt6397_chip *mt6397 = d->host_data; in pmic_irq_domain_map()
178 int mt6358_irq_init(struct mt6397_chip *chip) in mt6358_irq_init()
Dmt6397-core.c133 int (*irq_init)(struct mt6397_chip *chip);
164 struct mt6397_chip *pmic; in mt6397_probe()
/Linux-v5.10/include/linux/mfd/mt6397/
Dcore.h56 struct mt6397_chip { struct
72 int mt6358_irq_init(struct mt6397_chip *chip); argument
73 int mt6397_irq_init(struct mt6397_chip *chip);
/Linux-v5.10/drivers/power/reset/
Dmt6323-poweroff.c51 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mt6323_pwrc_probe() local
61 pwrc->regmap = mt6397_chip->regmap; in mt6323_pwrc_probe()
/Linux-v5.10/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c40 struct mt6397_chip *mt6397; in mt6397_pinctrl_probe()
/Linux-v5.10/drivers/rtc/
Drtc-mt6397.c263 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mtk_rtc_probe() local
280 rtc->regmap = mt6397_chip->regmap; in mtk_rtc_probe()
/Linux-v5.10/drivers/regulator/
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()
Dmt6397-regulator.c324 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_set_buck_vosel_reg()
350 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_regulator_probe()
Dmt6358-regulator.c508 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6358_regulator_probe()
/Linux-v5.10/drivers/leds/
Dleds-mt6323.c101 struct mt6397_chip *hw;
369 struct mt6397_chip *hw = dev_get_drvdata(dev->parent); in mt6323_led_probe()
/Linux-v5.10/drivers/input/keyboard/
Dmtk-pmic-keys.c242 struct mt6397_chip *pmic_chip = dev_get_drvdata(pdev->dev.parent); in mtk_pmic_keys_probe()
/Linux-v5.10/sound/soc/codecs/
Dmt6358.c2451 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6358_platform_driver_probe()
Dmt6359.c2684 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6359_platform_driver_probe()