Searched refs:tps65086 (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/power/reset/ |
| H A D | tps65086-restart.c | 14 struct tps65086 *tps65086 = data->cb_data; in tps65086_restart_notify() local 17 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() local 40 tps65086); in tps65086_restart_probe()
|
| H A D | Makefile | 27 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | ti,tps65086.yaml | 4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml# 14 const: ti,tps65086 103 compatible = "ti,tps65086";
|
| /linux-6.15/drivers/mfd/ |
| H A D | tps65086.c | 67 struct tps65086 *tps; in tps65086_probe() 123 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
|
| H A D | Makefile | 99 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
|
| /linux-6.15/include/linux/mfd/ |
| H A D | tps65086.h | 109 struct tps65086 { struct
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-tps65086.c | 17 struct tps65086 *tps;
|
| H A D | Makefile | 176 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
|
| /linux-6.15/drivers/regulator/ |
| H A D | tps65086-regulator.c | 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()
|
| H A D | Makefile | 180 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
|
| /linux-6.15/arch/riscv/boot/dts/starfive/ |
| H A D | jh7100-common.dtsi | 324 compatible = "ti,tps65086";
|
| /linux-6.15/arch/arm64/boot/dts/xilinx/ |
| H A D | zynqmp-zcu100-revC.dts | 221 compatible = "ti,tps65086";
|