Home
last modified time | relevance | path

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

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