Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/Documentation/devicetree/bindings/mfd/
Dti,tps65086.yaml4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml#
14 const: ti,tps65086
103 compatible = "ti,tps65086";
/linux-6.1.9/drivers/mfd/
Dtps65086.c67 struct tps65086 *tps; in tps65086_probe()
116 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
DMakefile101 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
/linux-6.1.9/include/linux/mfd/
Dtps65086.h100 struct tps65086 { struct
/linux-6.1.9/drivers/gpio/
Dgpio-tps65086.c17 struct tps65086 *tps;
DMakefile155 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
/linux-6.1.9/arch/riscv/boot/dts/starfive/
Djh7100-beaglev-starlight.dts122 compatible = "ti,tps65086";
/linux-6.1.9/drivers/regulator/
Dtps65086-regulator.c204 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
DMakefile163 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
/linux-6.1.9/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu100-revC.dts207 compatible = "ti,tps65086";