Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dda9062.txt7 da9062-regulator : : LDOs & BUCKs
8 da9062-rtc : : Real-Time Clock
9 da9062-watchdog : : Watchdog Timer
15 - compatible : Should be "dlg,da9062".
47 compatible = "dlg,da9062-rtc" should be added if a node is created.
50 with the DA9062 PMIC. The compatible = "dlg,da9062-watchdog" should be added
56 pmic0: da9062@58 {
57 compatible = "dlg,da9062";
64 compatible = "dlg,da9062-rtc";
68 compatible = "dlg,da9062-watchdog";
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dda9062-onkey.txt4 chips see Documentation/devicetree/bindings/mfd/da9062.txt and
12 dlg,da9062-onkey
25 pmic0: da9062@58 {
/linux-4.4.14/drivers/watchdog/
Dda9062_wdt.c39 struct da9062 *hw;
96 struct da9062 *chip = wdt->hw; in da9062_wdt_update_timeout_register()
194 struct da9062 *chip; in da9062_wdt_probe()
/linux-4.4.14/drivers/mfd/
Dda9062-core.c167 static int da9062_clear_fault_log(struct da9062 *chip) in da9062_clear_fault_log()
201 static int da9062_get_device_type(struct da9062 *chip) in da9062_get_device_type()
441 struct da9062 *chip; in da9062_i2c_probe()
499 struct da9062 *chip = i2c_get_clientdata(i2c); in da9062_i2c_remove()
DMakefile116 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
/linux-4.4.14/include/linux/mfd/da9062/
Dcore.h44 struct da9062 { struct
/linux-4.4.14/drivers/regulator/
Dda9062-regulator.c63 struct da9062 *hw;
696 struct da9062 *hw = regulators->regulator[0].hw; in da9062_ldo_lim_event()
726 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_regulator_probe()
DMakefile28 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
DKconfig189 will be called da9062-regulator.