Searched full:tps62361 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ti,tps62360.yaml | 28 - ti,tps62361 83 compatible = "ti,tps62361"; 85 regulator-name = "tps62361-vout";
|
/openbmc/linux/drivers/regulator/ |
H A D | tps62360-regulator.c | 40 enum chips {TPS62360, TPS62361, TPS62362, TPS62363}; enumerator 310 { .compatible = "ti,tps62361", .data = (void *)TPS62361}, 379 case TPS62361: in tps62360_probe() 480 {.name = "tps62361", .driver_data = TPS62361},
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 127 compatible = "ti,tps62361"; 130 regulator-name = "tps62361-vout";
|
H A D | tegra30-cardhu.dtsi | 359 vdd_core: tps62361@60 { 360 compatible = "ti,tps62361"; 363 regulator-name = "tps62361-vout";
|
H A D | tegra30-beaver.dts | 1881 core_vdd_reg: tps62361@60 { 1882 compatible = "ti,tps62361"; 1885 regulator-name = "tps62361-vout";
|
H A D | tegra30-asus-transformer-common.dtsi | 1337 compatible = "ti,tps62361"; 1340 regulator-name = "tps62361-vout";
|
H A D | tegra30-pegatron-chagall.dts | 1414 compatible = "ti,tps62361"; 1417 regulator-name = "tps62361-vout";
|
H A D | tegra30-ouya.dts | 2175 vdd_core: tps62361@60 { 2176 compatible = "ti,tps62361";
|
/openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
H A D | hw_data.c | 253 struct pmic_data tps62361 = { variable 295 .mpu.pmic = &tps62361,
|