| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | tps6586x.c | 120 struct tps6586x { struct 135 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() argument 142 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write() local 144 return regmap_write(tps6586x->regmap, reg, val); in tps6586x_write() 150 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes() local 152 return regmap_bulk_write(tps6586x->regmap, reg, val, len); in tps6586x_writes() 158 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read() local 162 ret = regmap_read(tps6586x->regmap, reg, &rval); in tps6586x_read() 171 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads() local 173 return regmap_bulk_read(tps6586x->regmap, reg, val, len); in tps6586x_reads() [all …]
|
| H A D | Makefile | 197 obj-$(CONFIG_MFD_TPS6586X) += tps6586x.o
|
| H A D | Kconfig | 1700 will be called tps6586x.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | tps6586x.txt | 4 - compatible: "ti,tps6586x" 36 pmu: tps6586x@34 { 37 compatible = "ti,tps6586x";
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | Makefile | 20 obj-$(CONFIG_TPS6586X_POWER) += tps6586x.o
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra20-tamonten.dtsi | 9 rtc0 = "/i2c@7000d000/tps6586x@34"; 333 pmic: tps6586x@34 { 334 compatible = "ti,tps6586x";
|
| H A D | tegra20-ventana.dts | 13 rtc0 = "/i2c@7000d000/tps6586x@34"; 397 pmic: tps6586x@34 { 398 compatible = "ti,tps6586x";
|
| H A D | tegra20-paz00.dts | 14 rtc0 = "/i2c@7000d000/tps6586x@34"; 364 pmic: tps6586x@34 { 365 compatible = "ti,tps6586x";
|
| H A D | tegra20-harmony.dts | 12 rtc0 = "/i2c@7000d000/tps6586x@34"; 316 pmic: tps6586x@34 { 317 compatible = "ti,tps6586x";
|
| H A D | tegra20-seaboard.dts | 12 rtc0 = "/i2c@7000d000/tps6586x@34"; 421 pmic: tps6586x@34 { 422 compatible = "ti,tps6586x";
|
| H A D | tegra20-colibri.dtsi | 476 compatible = "ti,tps6586x";
|
| H A D | tegra20-acer-a500-picasso.dts | 542 compatible = "ti,tps6586x";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | tegra20-paz00.dts | 15 rtc0 = "/i2c@7000d000/tps6586x@34"; 338 pmic: tps6586x@34 { 339 compatible = "ti,tps6586x";
|
| H A D | tegra20-ventana.dts | 15 rtc0 = "/i2c@7000d000/tps6586x@34"; 418 pmic: tps6586x@34 { 419 compatible = "ti,tps6586x";
|
| H A D | tegra20-tamonten.dtsi | 333 pmic: tps6586x@34 { 334 compatible = "ti,tps6586x";
|
| H A D | tegra20-harmony.dts | 15 rtc0 = "/i2c@7000d000/tps6586x@34"; 348 pmic: tps6586x@34 { 349 compatible = "ti,tps6586x";
|
| H A D | tegra20-seaboard.dts | 19 rtc0 = "/i2c@7000d000/tps6586x@34"; 463 pmic: tps6586x@34 { 464 compatible = "ti,tps6586x";
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/ |
| H A D | nvidia,tegra20-car.txt | 193 compatible = "ti,tps6586x";
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | Makefile | 149 obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | Makefile | 153 obj-$(CONFIG_GPIO_TPS6586X) += gpio-tps6586x.o
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | Makefile | 172 obj-$(CONFIG_RTC_DRV_TPS6586X) += rtc-tps6586x.o
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin | |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |