HomeSort by relevance Sort by last modified time
    Searched refs:tps659038 (Results 1 - 9 of 9) sorted by null

  /external/u-boot/board/compulab/cl-som-am57x/
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/
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/
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/
am57xx-beagle-x15-common.dtsi 174 tps659038: tps659038@58 {
175 compatible = "ti,tps659038";
187 compatible = "ti,tps659038-pmic";
312 interrupt-parent = <&tps659038>;
319 interrupt-parent = <&tps659038>;
am57xx-idk-common.dtsi 124 tps659038: tps659038@58 {
125 compatible = "ti,tps659038";
135 compatible = "ti,tps659038-pmic";
308 interrupt-parent = <&tps659038>;
315 interrupt-parent = <&tps659038>;
am57xx-cl-som-am57x.dts 266 tps659038: tps659038@58 {
267 compatible = "ti,tps659038";
281 compatible = "ti,tps659038-pmic";
417 interrupt-parent = <&tps659038>;
dra7-evm.dts 123 tps659038: tps659038@58 {
124 compatible = "ti,tps659038";
130 compatible = "ti,tps659038-pmic";
  /external/u-boot/arch/arm/mach-omap2/omap5/
hw_data.c 293 /* The TPS659038 and TPS65917 are software-compatible, use common struct */
294 struct pmic_data tps659038 = { variable in typeref:struct:pmic_data
  /external/u-boot/arch/arm/include/asm/
omap_common.h 609 extern struct pmic_data tps659038;

Completed in 524 milliseconds