HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_SYS_CCSRBAR_PHYS (Results 1 - 7 of 7) sorted by null

  /external/u-boot/include/
mpc85xx.h 29 * CONFIG_SYS_CCSR_DO_NOT_RELOCATE. This will force CONFIG_SYS_CCSRBAR_PHYS
33 #ifdef CONFIG_SYS_CCSRBAR_PHYS
34 #error "Do not define CONFIG_SYS_CCSRBAR_PHYS directly. Use \
60 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \
  /external/u-boot/include/configs/
MPC8610HPCD.h 74 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
xpedite517x.h 72 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR
MPC8641HPCN.h 92 #define CONFIG_SYS_CCSRBAR_PHYS \
sbc8641d.h 86 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
  /external/u-boot/arch/arm/include/asm/arch-ls102xa/
immap_ls102xa.h 49 * CONFIG_SYS_CCSR_DO_NOT_RELOCATE. This will force CONFIG_SYS_CCSRBAR_PHYS
53 #ifdef CONFIG_SYS_CCSRBAR_PHYS
54 #error "Do not define CONFIG_SYS_CCSRBAR_PHYS directly."
79 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \
  /external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
immap_lsch2.h 141 * CONFIG_SYS_CCSR_DO_NOT_RELOCATE. This will force CONFIG_SYS_CCSRBAR_PHYS
145 #ifdef CONFIG_SYS_CCSRBAR_PHYS
146 #error "Do not define CONFIG_SYS_CCSRBAR_PHYS directly. Use \
168 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \

Completed in 1099 milliseconds