Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_CCSRBAR_PHYS_LOW (Results 1 – 25 of 25) sorted by relevance

/u-boot/include/
A Dmpc85xx.h40 #undef CONFIG_SYS_CCSRBAR_PHYS_LOW
56 #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
57 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR_DEFAULT macro
61 CONFIG_SYS_CCSRBAR_PHYS_LOW)
/u-boot/include/configs/
A Dqemu-ppce500.h28 #define CONFIG_SYS_CCSRBAR_PHYS_LOW get_phys_ccsrbar_addr_early() macro
31 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dsocrates.h56 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dsbc8641d.h78 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
80 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
A DMPC8555CDS.h33 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DMPC8541CDS.h33 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DMPC8540ADS.h61 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dcontrolcenterd.h106 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DMPC8568MDS.h38 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DMPC8560ADS.h62 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dxpedite520x.h50 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dsbc8548.h78 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DMPC8548CDS.h44 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dxpedite537x.h66 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dxpedite550x.h65 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DUCP1020.h165 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dxpedite517x.h73 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A DP1010RDB.h254 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
A Dp1_p2_rdb_pc.h172 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
/u-boot/arch/arm/include/asm/arch-ls102xa/
A Dimmap_ls102xa.h59 #undef CONFIG_SYS_CCSRBAR_PHYS_LOW
75 #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
76 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_IMMR macro
80 CONFIG_SYS_CCSRBAR_PHYS_LOW)
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
A Dimmap_lsch2.h161 #undef CONFIG_SYS_CCSRBAR_PHYS_LOW
173 #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
174 #define CONFIG_SYS_CCSRBAR_PHYS_LOW 0x01000000 macro
178 CONFIG_SYS_CCSRBAR_PHYS_LOW)
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dstart.S485 #if !defined(CONFIG_SYS_CCSRBAR_PHYS_HIGH) || !defined(CONFIG_SYS_CCSRBAR_PHYS_LOW)
501 CONFIG_SYS_CCSRBAR_PHYS_LOW, MAS3_SW|MAS3_SR, \
556 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
557 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
595 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
596 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
635 (CONFIG_SYS_CCSRBAR_PHYS_LOW >> 12))
676 CONFIG_SYS_CCSRBAR_PHYS_LOW + 0xC20000, MAS3_SW|MAS3_SR, \
797 lis r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@h
798 ori r3, r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@l
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dstart.S881 lis r5, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
882 ori r5, r5, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
/u-boot/scripts/
A Dconfig_whitelist.txt1745 CONFIG_SYS_CCSRBAR_PHYS_LOW
/u-boot/
A DREADME2693 * 1ull) << 32 | CONFIG_SYS_CCSRBAR_PHYS_LOW)
2701 - CONFIG_SYS_CCSRBAR_PHYS_LOW:

Completed in 58 milliseconds