Home
last modified time | relevance | path

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

12

/third_party/uboot/u-boot-2020.01/include/
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)
/third_party/uboot/u-boot-2020.01/include/configs/
Dqemu-ppce500.h38 #define CONFIG_SYS_CCSRBAR_PHYS_LOW get_phys_ccsrbar_addr_early() macro
41 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8641HPCN.h88 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
91 PAIRED_PHYS_TO_PHYS(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
471 #define CONFIG_SYS_DBAT3L (BAT_PHYS_ADDR(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
477 #define CONFIG_SYS_IBAT3L (BAT_PHYS_ADDR(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
Dsbc8641d.h82 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
84 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
DMPC8610HPCD.h69 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
71 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
Dsocrates.h58 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8555CDS.h39 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8541CDS.h39 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8540ADS.h65 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dcontrolcenterd.h109 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8568MDS.h42 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DBSC9131RDB.h114 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR_DEFAULT macro
DMPC8560ADS.h64 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8548CDS.h53 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dxpedite520x.h50 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8544DS.h44 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dsbc8548.h80 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dxpedite550x.h64 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dxpedite537x.h65 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
Dp1_twr.h62 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DC29XPCIE.h130 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
DMPC8569MDS.h62 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-ls102xa/
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)
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-fsl-layerscape/
Dimmap_lsch2.h158 #undef CONFIG_SYS_CCSRBAR_PHYS_LOW
170 #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
171 #define CONFIG_SYS_CCSRBAR_PHYS_LOW 0x01000000 macro
175 CONFIG_SYS_CCSRBAR_PHYS_LOW)
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dstart.S518 #if !defined(CONFIG_SYS_CCSRBAR_PHYS_HIGH) || !defined(CONFIG_SYS_CCSRBAR_PHYS_LOW)
534 CONFIG_SYS_CCSRBAR_PHYS_LOW, MAS3_SW|MAS3_SR, \
589 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
590 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
628 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
629 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
668 (CONFIG_SYS_CCSRBAR_PHYS_LOW >> 12))
709 CONFIG_SYS_CCSRBAR_PHYS_LOW + 0xC20000, MAS3_SW|MAS3_SR, \
830 lis r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@h
831 ori r3, r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@l

12