Home
last modified time | relevance | path

Searched full:tps62360 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/regulator/
Dtps62360.h3 * tps62360.h -- TI tps62360
5 * Interface for regulator driver for TI TPS62360 Processor core supply
16 * struct tps62360_regulator_platform_data - tps62360 regulator platform data.
/kernel/linux/linux-5.10/include/linux/regulator/
Dtps62360.h3 * tps62360.h -- TI tps62360
5 * Interface for regulator driver for TI TPS62360 Processor core supply
16 * struct tps62360_regulator_platform_data - tps62360 regulator platform data.
/kernel/linux/linux-5.10/drivers/regulator/
Dtps62360-regulator.c2 * tps62360.c -- TI tps62360
4 * Driver for processor core supply tps62360, tps62361B, tps62362 and tps62363.
36 #include <linux/regulator/tps62360.h>
54 enum chips {TPS62360, TPS62361, TPS62362, TPS62363}; enumerator
333 { .compatible = "ti,tps62360", .data = (void *)TPS62360},
398 case TPS62360: in tps62360_probe()
434 gpio_flags, "tps62360-vsel0"); in tps62360_probe()
445 gpio_flags, "tps62360-vsel1"); in tps62360_probe()
506 {.name = "tps62360", .driver_data = TPS62360},
517 .name = "tps62360",
DMakefile136 obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dti,tps62360.yaml4 $id: http://devicetree.org/schemas/regulator/ti,tps62360.yaml#
16 0.77V to 1.4V (TPS62360/62) and 0.5V to 1.77V (TPS62361B/63).
19 https://www.ti.com/lit/gpn/tps62360
27 - ti,tps62360
/kernel/linux/linux-6.6/drivers/regulator/
Dtps62360-regulator.c3 * tps62360.c -- TI tps62360
5 * Driver for processor core supply tps62360, tps62361B, tps62362 and tps62363.
22 #include <linux/regulator/tps62360.h>
40 enum chips {TPS62360, TPS62361, TPS62362, TPS62363}; enumerator
309 { .compatible = "ti,tps62360", .data = (void *)TPS62360},
373 case TPS62360: in tps62360_probe()
479 {.name = "tps62360", .driver_data = TPS62360},
490 .name = "tps62360",
DMakefile170 obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt1 TPS62360 Voltage regulators
5 "ti,tps62360"
30 abc: tps62360 {