Searched refs:tps65086 (Results 1 – 10 of 10) sorted by relevance
14 struct tps65086 *tps65086 = data->cb_data; in tps65086_restart_notify() local17 ret = regmap_write(tps65086->regmap, TPS65086_FORCESHUTDN, 1); in tps65086_restart_notify()19 dev_err(tps65086->dev, "%s: error writing to tps65086 pmic: %d\n", in tps65086_restart_notify()34 struct tps65086 *tps65086 = dev_get_drvdata(pdev->dev.parent); in tps65086_restart_probe() local40 tps65086); in tps65086_restart_probe()
67 struct tps65086 *tps; in tps65086_probe()123 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
99 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
109 struct tps65086 { struct
17 struct tps65086 *tps;
170 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()
180 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
324 compatible = "ti,tps65086";
221 compatible = "ti,tps65086";