Searched refs:tps65086 (Results 1 – 5 of 5) 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()
109 struct tps65086 { struct
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()
324 compatible = "ti,tps65086";