Searched refs:CONFIG_SYS_CCSRBAR_PHYS_HIGH (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | mpc85xx.h | 39 #undef CONFIG_SYS_CCSRBAR_PHYS_HIGH 41 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 48 #ifndef CONFIG_SYS_CCSRBAR_PHYS_HIGH 50 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0xf macro 52 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 60 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/ |
| H A D | immap_ls102xa.h | 58 #undef CONFIG_SYS_CCSRBAR_PHYS_HIGH 60 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 67 #ifndef CONFIG_SYS_CCSRBAR_PHYS_HIGH 69 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0xf macro 71 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 79 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | qemu-ppce500.h | 42 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH (get_phys_ccsrbar_addr_early() >> 32) macro 45 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0 macro
|
| H A D | MPC8641HPCN.h | 94 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH CONFIG_SYS_PHYS_ADDR_HIGH macro 97 CONFIG_SYS_CCSRBAR_PHYS_HIGH) 488 CONFIG_SYS_CCSRBAR_PHYS_HIGH) \ 494 CONFIG_SYS_CCSRBAR_PHYS_HIGH) \
|
| H A D | sbc8641d.h | 90 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0 macro
|
| H A D | MPC8610HPCD.h | 76 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0 macro
|
| H A D | xpedite517x.h | 79 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
| H A D | immap_lsch2.h | 119 #undef CONFIG_SYS_CCSRBAR_PHYS_HIGH 121 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 128 #ifndef CONFIG_SYS_CCSRBAR_PHYS_HIGH 129 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0 macro 136 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 519 #if !defined(CONFIG_SYS_CCSRBAR_PHYS_HIGH) || !defined(CONFIG_SYS_CCSRBAR_PHYS_LOW) 536 CONFIG_SYS_CCSRBAR_PHYS_HIGH, r3 588 lis r0, CONFIG_SYS_CCSRBAR_PHYS_HIGH@h 589 ori r0, r0, CONFIG_SYS_CCSRBAR_PHYS_HIGH@l 627 lis r0, CONFIG_SYS_CCSRBAR_PHYS_HIGH@h 628 ori r0, r0, CONFIG_SYS_CCSRBAR_PHYS_HIGH@l 668 #define CCSRBAR_PHYS_RS12 ((CONFIG_SYS_CCSRBAR_PHYS_HIGH << 20) | \ 711 CONFIG_SYS_CCSRBAR_PHYS_HIGH, r3 833 lis r4, CONFIG_SYS_CCSRBAR_PHYS_HIGH@h 834 ori r4, r4, CONFIG_SYS_CCSRBAR_PHYS_HIGH@l
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 885 li r6, CONFIG_SYS_CCSRBAR_PHYS_HIGH@l
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 2407 CONFIG_SYS_CCSRBAR_PHYS_HIGH
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | README | 3321 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH 3324 - CONFIG_SYS_CCSRBAR_PHYS_HIGH:
|