Searched refs:tps65086 (Results 1 – 12 of 12) sorted by relevance
22 struct tps65086 *tps65086 = dev_get_drvdata(tps65086_restart->dev->parent); in tps65086_restart_notify() local25 ret = regmap_write(tps65086->regmap, TPS65086_FORCESHUTDN, 1); in tps65086_restart_notify()
26 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml#14 const: ti,tps65086103 compatible = "ti,tps65086";
67 struct tps65086 *tps; in tps65086_probe()116 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
101 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
100 struct tps65086 { struct
17 struct tps65086 *tps;
155 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
122 compatible = "ti,tps65086";
204 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
163 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
207 compatible = "ti,tps65086";