Home
last modified time | relevance | path

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

/drivers/mfd/
Dmt6397-irq.c19 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_lock()
26 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_sync_unlock()
38 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_disable()
47 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data); in mt6397_irq_enable()
57 struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(irq_data); in mt6397_irq_set_wake()
81 static void mt6397_irq_handle_reg(struct mt6397_chip *mt6397, int reg, in mt6397_irq_handle_reg()
106 struct mt6397_chip *mt6397 = data; in mt6397_irq_thread()
117 struct mt6397_chip *mt6397 = d->host_data; in mt6397_irq_domain_map()
131 int mt6397_irq_init(struct mt6397_chip *chip) in mt6397_irq_init()
Dmt6397-core.c106 struct mt6397_chip *chip = dev_get_drvdata(dev); in mt6397_irq_suspend()
118 struct mt6397_chip *chip = dev_get_drvdata(dev); in mt6397_irq_resume()
151 struct mt6397_chip *pmic; in mt6397_probe()
/drivers/rtc/
Drtc-mt6397.c325 struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent); in mtk_rtc_probe() local
340 rtc->regmap = mt6397_chip->regmap; in mtk_rtc_probe()
/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c40 struct mt6397_chip *mt6397; in mt6397_pinctrl_probe()
/drivers/regulator/
Dmt6397-regulator.c313 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_set_buck_vosel_reg()
339 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6397_regulator_probe()
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()
Dmt6358-regulator.c508 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); in mt6358_regulator_probe()
/drivers/leds/
Dleds-mt6323.c101 struct mt6397_chip *hw;
374 struct mt6397_chip *hw = dev_get_drvdata(pdev->dev.parent); in mt6323_led_probe()
/drivers/input/keyboard/
Dmtk-pmic-keys.c242 struct mt6397_chip *pmic_chip = dev_get_drvdata(pdev->dev.parent); in mtk_pmic_keys_probe()