Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dda9062.txt4 - http://www.dialog-semiconductor.com/products/da9062
11 da9062-regulator : : LDOs & BUCKs
12 da9062-rtc : : Real-Time Clock
13 da9062-onkey : : On Key
14 da9062-watchdog : : Watchdog Timer
15 da9062-thermal : : Thermal
21 da9062-regulator : : LDOs & BUCKs
22 da9062-onkey : : On Key
23 da9062-watchdog : : Watchdog Timer
24 da9062-thermal : : Thermal
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dda9062-wdt.txt6 "dlg,da9061-watchdog", "dlg,da9062-watchdog"
7 "dlg,da9062-watchdog"
11 pmic0: da9062@58 {
13 compatible = "dlg,da9062-watchdog";
21 compatible = "dlg,da9061-watchdog", "dlg,da9062-watchdog";
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dda9062-thermal.txt4 DA9062 and DA9061 chips see Documentation/devicetree/bindings/mfd/da9062.txt
12 "dlg,da9061-thermal", "dlg,da9062-thermal"
13 "dlg,da9062-thermal"
22 pmic0: da9062@58 {
24 compatible = "dlg,da9062-thermal";
33 compatible = "dlg,da9061-thermal", "dlg,da9062-thermal";
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dda9062-onkey.txt4 DA9062 and DA9061 chips see Documentation/devicetree/bindings/mfd/da9062.txt
12 "dlg,da9061-onkey", "dlg,da9062-onkey"
13 "dlg,da9062-onkey"
33 pmic0: da9062@58 {
35 compatible = "dlg,da9062-onkey";
44 compatible = "dlg,da9061-onkey", "dlg,da9062-onkey";
/Linux-v4.19/drivers/watchdog/
Dda9062_wdt.c31 struct da9062 *hw;
62 struct da9062 *chip = wdt->hw; in da9062_wdt_update_timeout_register()
194 struct da9062 *chip; in da9062_wdt_probe()
/Linux-v4.19/arch/arm/boot/dts/
Dimx6qdl-phytec-phycore-som.dtsi91 compatible = "dlg,da9062";
100 compatible = "dlg,da9062-rtc";
104 compatible = "dlg,da9062-watchdog";
/Linux-v4.19/include/linux/mfd/da9062/
Dcore.h68 struct da9062 { struct
/Linux-v4.19/drivers/thermal/
Dda9062-thermal.c58 struct da9062 *hw;
211 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_thermal_probe()
DMakefile46 obj-$(CONFIG_DA9062_THERMAL) += da9062-thermal.o
/Linux-v4.19/drivers/mfd/
Dda9062-core.c282 static int da9062_clear_fault_log(struct da9062 *chip) in da9062_clear_fault_log()
316 static int da9062_get_device_type(struct da9062 *chip) in da9062_get_device_type()
587 struct da9062 *chip; in da9062_i2c_probe()
678 struct da9062 *chip = i2c_get_clientdata(i2c); in da9062_i2c_remove()
DMakefile147 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
/Linux-v4.19/drivers/regulator/
Dda9062-regulator.c74 struct da9062 *hw;
959 struct da9062 *hw = regulators->regulator[0].hw; in da9062_ldo_lim_event()
989 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_regulator_probe()
DMakefile35 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
DKconfig244 will be called da9062-regulator.
/Linux-v4.19/
DMAINTAINERS4353 F: include/linux/mfd/da9062/