Searched full:tps65219 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpio-tps65219.c | 3 * GPIO driver for TI TPS65214/TPS65215/TPS65219 PMICs 10 #include <linux/mfd/tps65219.h> 25 * TPS65215 & TPS65219 GPIO mapping 34 struct tps65219 *tps; 213 .label = "tps65219-gpio", 228 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_gpio_probe() 238 } else if (chip == TPS65219) { in tps65219_gpio_probe() 253 { "tps65219-gpio", TPS65219 }, 260 .name = "tps65219-gpio", 268 MODULE_DESCRIPTION("TPS65214/TPS65215/TPS65219 GPIO driver");
|
| /linux/drivers/input/misc/ |
| H A D | tps65219-pwrbutton.c | 3 // Driver for TPS65219 Push Button 11 #include <linux/mfd/tps65219.h> 47 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_probe() 122 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_remove() 133 { "tps65219-pwrbutton", }, 148 MODULE_DESCRIPTION("TPS65219 Power Button");
|
| /linux/drivers/regulator/ |
| H A D | tps65219-regulator.c | 3 // TPS65214/TPS65215/TPS65219 PMIC Regulator Driver 23 #include <linux/mfd/tps65219.h> 165 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_set_mode() 183 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_get_mode() 268 // TPS65214's LDO3 pin maps to TPS65219's LDO3 pin 287 * TPS65215's LDO1 is the same as TPS65219's LDO1. LDO1 is 289 * TPS65215's LDO2 is the same as TPS65219's LDO3 389 [TPS65219] = { 411 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_regulator_probe() 491 { "tps65219-regulator", TPS65219 }, [all …]
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am67a-beagley-ai.dts | 304 tps65219: pmic@30 { label 305 compatible = "ti,tps65219";
|
| H A D | k3-am625-beagleplay.dts | 683 tps65219: pmic@30 { label 685 compatible = "ti,tps65219";
|