Searched refs:tps65086 (Results 1 – 14 of 14) 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
66 struct tps65086 *tps; in tps65086_probe()122 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
94 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
109 struct tps65086 { struct
17 struct tps65086 *tps;
164 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
306 struct tps65086 * const tps = dev_get_drvdata(config->dev); in tps65086_of_parse_cb()351 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
175 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
119 compatible = "ti,tps65086";
206 compatible = "ti,tps65086";
221 compatible = "ti,tps65086";
[all...]