Home
last modified time | relevance | path

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

/linux/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 DMakefile26 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
/linux/Documentation/devicetree/bindings/mfd/
A Dti,tps65086.yaml4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml#
14 const: ti,tps65086
102 compatible = "ti,tps65086";
/linux/drivers/mfd/
A Dtps65086.c75 struct tps65086 *tps; in tps65086_probe()
124 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
A DMakefile101 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
/linux/include/linux/mfd/
A Dtps65086.h108 struct tps65086 { struct
/linux/drivers/gpio/
A Dgpio-tps65086.c17 struct tps65086 *tps;
A DMakefile152 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
/linux/drivers/regulator/
A Dtps65086-regulator.c212 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
A DMakefile153 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-zcu100-revC.dts207 compatible = "ti,tps65086";

Completed in 12 milliseconds