Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtps65086.txt4 - compatible : Should be "ti,tps65086".
34 pmic: tps65086@5e {
35 compatible = "ti,tps65086";
/kernel/linux/linux-5.10/drivers/mfd/
Dtps65086.c74 struct tps65086 *tps; in tps65086_probe()
123 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove()
DMakefile101 obj-$(CONFIG_MFD_TPS65086) += tps65086.o
/kernel/linux/linux-5.10/include/linux/mfd/
Dtps65086.h108 struct tps65086 { struct
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tps65086.c17 struct tps65086 *tps;
DMakefile149 obj-$(CONFIG_GPIO_TPS65086) += gpio-tps65086.o
/kernel/linux/linux-5.10/drivers/regulator/
Dtps65086-regulator.c212 struct tps65086 *tps = dev_get_drvdata(pdev->dev.parent); in tps65086_regulator_probe()
DMakefile139 obj-$(CONFIG_REGULATOR_TPS65086) += tps65086-regulator.o
/kernel/linux/linux-5.10/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu100-revC.dts186 compatible = "ti,tps65086";