Home
last modified time | relevance | path

Searched refs:tps6586x (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/mfd/
H A Dtps6586x.c120 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 DMakefile197 obj-$(CONFIG_MFD_TPS6586X) += tps6586x.o
H A DKconfig1702 will be called tps6586x.
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtps6586x.txt4 - compatible: "ti,tps6586x"
36 pmu: tps6586x@34 {
37 compatible = "ti,tps6586x";
/openbmc/u-boot/drivers/power/
H A DMakefile14 obj-$(CONFIG_TPS6586X_POWER) += tps6586x.o
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-tamonten.dtsi9 rtc0 = "/i2c@7000d000/tps6586x@34";
310 pmic: tps6586x@34 {
311 compatible = "ti,tps6586x";
H A Dtegra20-paz00.dts18 rtc0 = "/i2c@7000d000/tps6586x@34";
333 pmic: tps6586x@34 {
334 compatible = "ti,tps6586x";
H A Dtegra20-ventana.dts15 rtc0 = "/i2c@7000d000/tps6586x@34";
376 pmic: tps6586x@34 {
377 compatible = "ti,tps6586x";
H A Dtegra20-harmony.dts12 rtc0 = "/i2c@7000d000/tps6586x@34";
318 pmic: tps6586x@34 {
319 compatible = "ti,tps6586x";
H A Dtegra20-seaboard.dts12 rtc0 = "/i2c@7000d000/tps6586x@34";
391 pmic: tps6586x@34 {
392 compatible = "ti,tps6586x";
H A Dtegra20-colibri.dtsi505 compatible = "ti,tps6586x";
H A Dtegra20-asus-tf101.dts607 compatible = "ti,tps6586x";
H A Dtegra20-acer-a500-picasso.dts544 compatible = "ti,tps6586x";
/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-paz00.dts15 rtc0 = "/i2c@7000d000/tps6586x@34";
338 pmic: tps6586x@34 {
339 compatible = "ti,tps6586x";
H A Dtegra20-ventana.dts15 rtc0 = "/i2c@7000d000/tps6586x@34";
418 pmic: tps6586x@34 {
419 compatible = "ti,tps6586x";
H A Dtegra20-tamonten.dtsi333 pmic: tps6586x@34 {
334 compatible = "ti,tps6586x";
H A Dtegra20-harmony.dts15 rtc0 = "/i2c@7000d000/tps6586x@34";
348 pmic: tps6586x@34 {
349 compatible = "ti,tps6586x";
H A Dtegra20-seaboard.dts19 rtc0 = "/i2c@7000d000/tps6586x@34";
463 pmic: tps6586x@34 {
464 compatible = "ti,tps6586x";
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dnvidia,tegra20-car.txt193 compatible = "ti,tps6586x";
/openbmc/linux/drivers/rtc/
H A DMakefile177 obj-$(CONFIG_RTC_DRV_TPS6586X) += rtc-tps6586x.o
/openbmc/linux/drivers/gpio/
H A DMakefile167 obj-$(CONFIG_GPIO_TPS6586X) += gpio-tps6586x.o
/openbmc/linux/drivers/regulator/
H A DMakefile181 obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log1621 2024-12-28 20:09:06.261-0600 FINEST t1083 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/rtc/rtc-tps6586x.c.gz'
[all...]
H A Dopengrok2.0.log[all...]

12