Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/power/reset/
A 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()
A DMakefile27 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dti,tps65086.yaml4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml#
14 const: ti,tps65086
103 compatible = "ti,tps65086";
/linux-6.3-rc2/drivers/mfd/
A Dtps65086.c66 struct tps65086 *tps; in tps65086_probe()
115 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
A DMakefile91 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
/linux-6.3-rc2/include/linux/mfd/
A Dtps65086.h100 struct tps65086 { struct
/linux-6.3-rc2/drivers/gpio/
A Dgpio-tps65086.c17 struct tps65086 *tps;
A DMakefile156 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
/linux-6.3-rc2/arch/riscv/boot/dts/starfive/
A Djh7100-common.dtsi119 compatible = "ti,tps65086";
/linux-6.3-rc2/drivers/regulator/
A Dtps65086-regulator.c204 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
A DMakefile166 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
/linux-6.3-rc2/arch/arm64/boot/dts/xilinx/
A Dzynqmp-zcu100-revC.dts207 compatible = "ti,tps65086";

Completed in 15 milliseconds