Home
last modified time | relevance | path

Searched full:tps65086 (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtps65086.c14 #include <linux/mfd/tps65086.h>
17 { .name = "tps65086-regulator", },
18 { .name = "tps65086-gpio", },
19 { .name = "tps65086-reset", },
48 .name = "tps65086",
59 { .compatible = "ti,tps65086", },
66 struct tps65086 *tps; in tps65086_probe()
97 dev_info(tps->dev, "Device: TPS65086%01lX, OTP: %c, Rev: %ld\n", in tps65086_probe()
122 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
129 { "tps65086", 0 },
[all …]
H A Dbd9571mwv.c8 * Based on the TPS65086 driver
H A DMakefile94 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
H A DKconfig1587 tristate "TI TPS65086 Power Management Integrated Chips (PMICs)"
1594 If you say yes here you get support for the TPS65086 series of
/openbmc/linux/drivers/power/reset/
H A Dtps65086-restart.c6 #include <linux/mfd/tps65086.h>
22 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()
27 dev_err(tps65086_restart->dev, "%s: error writing to tps65086 pmic: %d\n", in tps65086_restart_notify()
81 { "tps65086-reset", },
88 .name = "tps65086-restart",
97 MODULE_DESCRIPTION("TPS65086 restart driver");
H A DKconfig209 bool "TPS65086 restart driver"
212 This driver adds support for resetting the TPS65086 PMIC on restart.
H A DMakefile26 obj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
/openbmc/linux/include/linux/mfd/
H A Dtps65086.h15 /* List of registers for TPS65086 */
95 /* Define the TPS65086 IRQ numbers */
105 * struct tps65086 - state holder for the tps65086 driver
107 * Device data may be used to access the TPS65086 chip
109 struct tps65086 { struct
H A Dbd9571mwv.h8 * Based on the TPS65086 driver
/openbmc/linux/drivers/gpio/
H A Dgpio-tps65086.c13 #include <linux/mfd/tps65086.h>
17 struct tps65086 *tps;
68 .label = "tps65086-gpio",
96 { "tps65086-gpio", },
103 .name = "tps65086-gpio",
111 MODULE_DESCRIPTION("TPS65086 GPIO driver");
H A Dgpio-bd9571mwv.c7 * Based on the TPS65086 driver
H A DMakefile164 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
H A DKconfig1457 tristate "TI TPS65086 GPO"
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dti,tps65086.yaml4 $id: http://devicetree.org/schemas/mfd/ti,tps65086.yaml#
7 title: TPS65086 Power Management Integrated Circuit (PMIC)
14 const: ti,tps65086
103 compatible = "ti,tps65086";
/openbmc/linux/drivers/regulator/
H A Dtps65086-regulator.c15 #include <linux/mfd/tps65086.h>
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()
402 { "tps65086-regulator", },
409 .name = "tps65086-regulator",
418 MODULE_DESCRIPTION("TPS65086 Regulator driver");
H A Dbd9571mwv-regulator.c7 * Based on the TPS65086 driver
H A DMakefile175 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
H A Dmcp16502.c9 // Inspired from tps65086-regulator.c
H A DKconfig1493 tristate "TI TPS65086 Power regulators"
1497 TI TPS65086 PMICs.
/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-common.dtsi119 compatible = "ti,tps65086";
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zcu100-revC.dts206 compatible = "ti,tps65086";
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu100-revC.dts221 compatible = "ti,tps65086";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]