Home
last modified time | relevance | path

Searched refs:tps65086 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/power/reset/
Dtps65086-restart.c22 struct tps65086 *tps65086 = dev_get_drvdata(tps65086_restart->dev->parent); in tps65086_restart_notify() local
25 ret = regmap_write(tps65086->regmap, TPS65086_FORCESHUTDN, 1); in tps65086_restart_notify()
DMakefile26 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
/Linux-v5.15/drivers/mfd/
Dtps65086.c75 struct tps65086 *tps; in tps65086_probe()
124 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
DMakefile101 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
/Linux-v5.15/include/linux/mfd/
Dtps65086.h108 struct tps65086 { struct
/Linux-v5.15/drivers/gpio/
Dgpio-tps65086.c17 struct tps65086 *tps;
DMakefile152 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
/Linux-v5.15/drivers/regulator/
Dtps65086-regulator.c212 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
DMakefile153 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
/Linux-v5.15/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu100-revC.dts199 compatible = "ti,tps65086";