Searched refs:tps659038 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/board/compulab/cl-som-am57x/ |
D | spl.c | 167 .mpu.pmic = &tps659038, 177 .eve.pmic = &tps659038, 187 .gpu.pmic = &tps659038, 193 .core.pmic = &tps659038, 203 .iva.pmic = &tps659038,
|
/external/u-boot/board/ti/am57xx/ |
D | board.c | 327 .mpu.pmic = &tps659038, 338 .eve.pmic = &tps659038, 349 .gpu.pmic = &tps659038, 356 .core.pmic = &tps659038, 366 .iva.pmic = &tps659038, 375 .mpu.pmic = &tps659038, 386 .eve.pmic = &tps659038, 397 .gpu.pmic = &tps659038, 404 .core.pmic = &tps659038, 414 .iva.pmic = &tps659038, [all …]
|
/external/u-boot/board/ti/dra7xx/ |
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, 456 .core.pmic = &tps659038, 466 .iva.pmic = &tps659038, 475 .mpu.pmic = &tps659038, 482 .core.pmic = &tps659038, [all …]
|
/external/u-boot/arch/arm/dts/ |
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>;
|
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>;
|
D | am57xx-cl-som-am57x.dts | 266 tps659038: tps659038@58 { label 267 compatible = "ti,tps659038"; 281 compatible = "ti,tps659038-pmic"; 417 interrupt-parent = <&tps659038>;
|
D | dra7-evm.dts | 123 tps659038: tps659038@58 { label 124 compatible = "ti,tps659038"; 130 compatible = "ti,tps659038-pmic";
|
/external/u-boot/arch/arm/mach-omap2/omap5/ |
D | hw_data.c | 294 struct pmic_data tps659038 = { variable
|
/external/u-boot/arch/arm/include/asm/ |
D | omap_common.h | 609 extern struct pmic_data tps659038;
|