Home
last modified time | relevance | path

Searched refs:tps65217 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Dtps65218-pwrbutton.txt4 TPS65217 chip see Documentation/devicetree/bindings/regulator/tps65217.txt.
9 - compatible: should be "ti,tps65217-pwrbutton" or "ti,tps65218-pwrbutton"
13 - <2>: For controllers compatible with tps65217
19 tps65217-pwrbutton {
20 compatible = "ti,tps65217-pwrbutton";
/linux/arch/arm/boot/dts/
H A Dtps65217.dtsi8 * http://www.ti.com/lit/ds/symlink/tps65217.pdf
12 compatible = "ti,tps65217";
17 compatible = "ti,tps65217-charger";
24 compatible = "ti,tps65217-pwrbutton";
/linux/include/linux/mfd/
H A Dtps65217.h255 struct tps65217 { struct
267 static inline struct tps65217 *dev_to_tps65217(struct device *dev) in dev_to_tps65217() argument
272 int tps65217_reg_read(struct tps65217 *tps, unsigned int reg,
274 int tps65217_reg_write(struct tps65217 *tps, unsigned int reg,
276 int tps65217_set_bits(struct tps65217 *tps, unsigned int reg,
278 int tps65217_clear_bits(struct tps65217 *tps, unsigned int reg,
/linux/drivers/regulator/
H A Dtps65217-regulator.c66 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_enable()
80 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_disable()
95 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_voltage_sel()
116 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_enable()
129 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_disable()
215 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_regulator_probe()
/linux/Documentation/devicetree/bindings/regulator/
H A Dtps65217.txt4 - compatible: "ti,tps65217"
18 tps65217: dcdc1, dcdc2, dcdc3, ldo1, ldo2, ldo3 and ldo4
25 compatible = "ti,tps65217";
H A Dtps65218.txt15 tps65217: regulator-dcdc1, regulator-dcdc2, regulator-dcdc3, regulator-dcdc4,
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dtps65217-backlight.txt7 - compatible: "ti,tps65217"
20 compatible = "ti,tps65217";
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-osd335x-common.dtsi58 /include/ "../../tps65217.dtsi"
H A Dam335x-chilisom.dtsi69 /include/ "../../tps65217.dtsi"
H A Dam335x-bone-common.dtsi305 /include/ "../../tps65217.dtsi"
H A Dam335x-nano.dts430 #include "../../tps65217.dtsi"
H A Dam335x-boneblue.dts360 /include/ "../../tps65217.dtsi"
H A Dam335x-pepper.dts426 /include/ "../../tps65217.dtsi"
H A Dam335x-sl50.dts601 #include "../../tps65217.dtsi"
H A Dam335x-guardian.dts295 #include "../../tps65217.dtsi"
/linux/
H A DMAINTAINERS19621 F: drivers/mfd/tps65217.c
19631 F: drivers/regulator/tps65217-regulator.c