Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dmt6397-core.c99 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_lock()
106 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_sync_unlock()
118 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_disable()
127 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_enable()
137 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(irq_data); in mt6397_irq_set_wake()
161 static void mt6397_irq_handle_reg(struct mt6397_chip *mt6397, int reg, in mt6397_irq_handle_reg()
186 struct mt6397_chip *mt6397 = data; in mt6397_irq_thread()
197 struct mt6397_chip *mt6397 = d->host_data; in mt6397_irq_domain_map()
211 static int mt6397_irq_init(struct mt6397_chip *mt6397) in mt6397_irq_init()
242 struct mt6397_chip *chip = dev_get_drvdata(dev); in mt6397_irq_suspend()
[all …]
/Linux-v4.19/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c48 struct mt6397_chip *mt6397; in mt6397_pinctrl_probe()
/Linux-v4.19/include/linux/mfd/mt6397/
Dcore.h54 struct mt6397_chip { struct
/Linux-v4.19/drivers/rtc/
Drtc-mt6397.c314 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mtk_rtc_probe() local
329 rtc->regmap = mt6397_chip->regmap; in mtk_rtc_probe()
/Linux-v4.19/drivers/regulator/
Dmt6323-regulator.c349 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_set_buck_vosel_reg()
375 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_regulator_probe()
Dmt6397-regulator.c322 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_set_buck_vosel_reg()
348 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_regulator_probe()
/Linux-v4.19/drivers/leds/
Dleds-mt6323.c110 struct mt6397_chip *hw;
383 struct mt6397_chip *hw = dev_get_drvdata(pdev->dev.parent); in mt6323_led_probe()
/Linux-v4.19/drivers/input/keyboard/
Dmtk-pmic-keys.c252 struct mt6397_chip *pmic_chip = dev_get_drvdata(pdev->dev.parent); in mtk_pmic_keys_probe()