/openbmc/u-boot/board/compulab/cl-som-am57x/ |
H A D | spl.c | 167 .mpu.pmic = &tps659038, 177 .eve.pmic = &tps659038, 187 .gpu.pmic = &tps659038, 193 .core.pmic = &tps659038, 203 .iva.pmic = &tps659038,
|
/openbmc/u-boot/board/ti/am57xx/ |
H A D | board.c | 327 .mpu.pmic = &tps659038, 338 .eve.pmic = &tps659038, 349 .gpu.pmic = &tps659038, 366 .iva.pmic = &tps659038, 375 .mpu.pmic = &tps659038, 386 .eve.pmic = &tps659038, 397 .gpu.pmic = &tps659038, 414 .iva.pmic = &tps659038, 423 .mpu.pmic = &tps659038, 434 .eve.pmic = &tps659038, [all …]
|
/openbmc/u-boot/board/ti/dra7xx/ |
H A D | evm.c | 379 .mpu.pmic = &tps659038, 390 .eve.pmic = &tps659038, 401 .gpu.pmic = &tps659038, 408 .core.pmic = &tps659038, 418 .iva.pmic = &tps659038, 438 .eve.pmic = &tps659038, 466 .iva.pmic = &tps659038, 475 .mpu.pmic = &tps659038, 496 .gpu.pmic = &tps659038, 507 .eve.pmic = &tps659038, [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | palmas.txt | 8 tps659038 19 ti,tps659038
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am57xx-idk-common.dtsi | 124 tps659038: tps659038@58 { label 125 compatible = "ti,tps659038"; 135 compatible = "ti,tps659038-pmic"; 308 interrupt-parent = <&tps659038>; 315 interrupt-parent = <&tps659038>;
|
H A D | am57xx-beagle-x15-common.dtsi | 174 tps659038: tps659038@58 { label 175 compatible = "ti,tps659038"; 187 compatible = "ti,tps659038-pmic"; 312 interrupt-parent = <&tps659038>; 319 interrupt-parent = <&tps659038>;
|
H A D | am57xx-cl-som-am57x.dts | 266 tps659038: tps659038@58 { label 267 compatible = "ti,tps659038"; 281 compatible = "ti,tps659038-pmic"; 417 interrupt-parent = <&tps659038>;
|
H A D | dra7-evm.dts | 123 tps659038: tps659038@58 { label 124 compatible = "ti,tps659038"; 130 compatible = "ti,tps659038-pmic";
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | palmas-pmic.txt | 3 The tps659038 for the AM57x class have OTP spins that 6 spin devices should use the tps659038 as it's compatible value. 18 ti,tps659038-pmic
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am57xx-idk-common.dtsi | 180 tps659038: tps659038@58 { label 181 compatible = "ti,tps659038"; 191 compatible = "ti,tps659038-pmic"; 364 interrupt-parent = <&tps659038>; 371 interrupt-parent = <&tps659038>;
|
H A D | am57xx-beagle-x15-common.dtsi | 227 tps659038: tps659038@58 { label 228 compatible = "ti,tps659038"; 240 compatible = "ti,tps659038-pmic"; 365 interrupt-parent = <&tps659038>; 372 interrupt-parent = <&tps659038>;
|
H A D | am5729-beagleboneai.dts | 208 tps659038: tps659038@58 { label 209 compatible = "ti,tps659038"; 221 compatible = "ti,tps659038-pmic"; 392 interrupt-parent = <&tps659038>; 399 interrupt-parent = <&tps659038>;
|
H A D | am57xx-cl-som-am57x.dts | 107 tps659038_pins_default: tps659038-default-pins { 263 tps659038: tps659038@58 { label 264 compatible = "ti,tps659038"; 278 compatible = "ti,tps659038-pmic"; 414 interrupt-parent = <&tps659038>;
|
H A D | dra7-evm.dts | 174 tps659038: tps659038@58 { label 175 compatible = "ti,tps659038"; 181 compatible = "ti,tps659038-pmic";
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | ti,palmas-pwrbutton.txt | 30 interrupt-parent = <&tps659038>;
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | hw_data.c | 294 struct pmic_data tps659038 = { variable
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_common.h | 609 extern struct pmic_data tps659038;
|