Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Dtps65219.c14 static int tps65219_warm_reset(struct tps65219 *tps) in tps65219_warm_reset()
21 static int tps65219_cold_reset(struct tps65219 *tps) in tps65219_cold_reset()
28 static int tps65219_soft_shutdown(struct tps65219 *tps) in tps65219_soft_shutdown()
41 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) in tps65219_restart()
230 struct tps65219 *tps; in tps65219_probe()
DMakefile97 obj-$(CONFIG_MFD_TPS65219) += tps65219.o
DKconfig1686 will be called tps65219.
/Linux-v6.6/drivers/input/misc/
Dtps65219-pwrbutton.c47 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()
DMakefile83 obj-$(CONFIG_INPUT_TPS65219_PWRBUTTON) += tps65219-pwrbutton.o
DKconfig490 be called tps65219-pwrbutton.
/Linux-v6.6/drivers/gpio/
Dgpio-tps65219.c23 struct tps65219 *tps;
160 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_gpio_probe()
DMakefile165 obj-$(CONFIG_GPIO_TPS65219) += gpio-tps65219.o
/Linux-v6.6/drivers/regulator/
Dtps65219-regulator.c141 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_set_mode()
159 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_get_mode()
307 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_regulator_probe()
DMakefile179 obj-$(CONFIG_REGULATOR_TPS65219) += tps65219-regulator.o
/Linux-v6.6/arch/arm64/boot/dts/ti/
Dk3-am62-lp-sk.dts153 tps65219: pmic@30 { label
154 compatible = "ti,tps65219";
Dk3-am62-phycore-som.dtsi206 compatible = "ti,tps65219";
Dk3-am625-beagleplay.dts653 tps65219: pmic@30 { label
654 compatible = "ti,tps65219";
Dk3-am62-verdin.dtsi1085 compatible = "ti,tps65219";
/Linux-v6.6/include/linux/mfd/
Dtps65219.h337 struct tps65219 { struct
/Linux-v6.6/
DMAINTAINERS15664 F: drivers/gpio/gpio-tps65219.c
15672 F: drivers/mfd/tps65219.c
15682 F: drivers/regulator/tps65219-regulator.c