Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/include/
H 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)
/OK3568_Linux_fs/u-boot/include/configs/
H A Dqemu-ppce500.h43 #define CONFIG_SYS_CCSRBAR_PHYS_LOW get_phys_ccsrbar_addr_early() macro
46 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8641HPCN.h93 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
96 PAIRED_PHYS_TO_PHYS(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
487 #define CONFIG_SYS_DBAT3L (BAT_PHYS_ADDR(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
493 #define CONFIG_SYS_IBAT3L (BAT_PHYS_ADDR(CONFIG_SYS_CCSRBAR_PHYS_LOW, \
H A Dsbc8641d.h89 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
91 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
H A DMPC8610HPCD.h75 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
77 #define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_LOW
H A DMPC8541CDS.h43 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8555CDS.h43 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8540ADS.h68 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dsocrates.h68 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8568MDS.h48 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dcontrolcenterd.h112 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DBSC9131RDB.h122 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR_DEFAULT macro
H A DMPC8560ADS.h67 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dxpedite520x.h58 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8548CDS.h62 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dxpedite550x.h73 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8544DS.h51 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dsbc8548.h94 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dxpedite537x.h74 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A Dp1_twr.h76 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DC29XPCIE.h141 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
H A DMPC8569MDS.h70 #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H 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)
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h120 #undef CONFIG_SYS_CCSRBAR_PHYS_LOW
132 #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
133 #define CONFIG_SYS_CCSRBAR_PHYS_LOW 0x01000000 macro
137 CONFIG_SYS_CCSRBAR_PHYS_LOW)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S519 #if !defined(CONFIG_SYS_CCSRBAR_PHYS_HIGH) || !defined(CONFIG_SYS_CCSRBAR_PHYS_LOW)
535 CONFIG_SYS_CCSRBAR_PHYS_LOW, MAS3_SW|MAS3_SR, \
590 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
591 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
629 lis r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@h
630 ori r1, r1, CONFIG_SYS_CCSRBAR_PHYS_LOW@l
669 (CONFIG_SYS_CCSRBAR_PHYS_LOW >> 12))
710 CONFIG_SYS_CCSRBAR_PHYS_LOW + 0xC20000, MAS3_SW|MAS3_SR, \
831 lis r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@h
832 ori r3, r3, FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS_LOW, 0, (MAS3_SW|MAS3_SR))@l

12