Home
last modified time | relevance | path

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

12

/u-boot/include/
A Dmpc85xx.h33 #ifdef CONFIG_SYS_CCSRBAR_PHYS
60 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \ macro
/u-boot/arch/arm/include/asm/arch-ls102xa/
A Dls102xa_stream_id.h15 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
22 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init_early.c112 mas3 = FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS, 0, MAS3_SW|MAS3_SR); in cpu_init_early_f()
113 mas7 = FSL_BOOKE_MAS7(CONFIG_SYS_CCSRBAR_PHYS); in cpu_init_early_f()
A Dfdt.c451 phys_addr_t phys = offset + CONFIG_SYS_CCSRBAR_PHYS; in ft_fixup_clks()
749 (CONFIG_SYS_CCSRBAR_PHYS + ((x) - CONFIG_SYS_CCSRBAR))
795 if (addr != CONFIG_SYS_CCSRBAR_PHYS) {
796 msg("CCSR", CONFIG_SYS_CCSRBAR_PHYS, addr);
/u-boot/board/freescale/mpc8568mds/
A Dtlb.c60 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/mpc8548cds/
A Dtlb.c40 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/xes/xpedite520x/
A Dtlb.c37 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/arch/powerpc/include/asm/
A Dfsl_liodn.h74 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
81 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
88 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
/u-boot/board/freescale/mpc8555cds/
A Dtlb.c74 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/gdsys/p1022/
A Dtlb.c36 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/socrates/
A Dtlb.c82 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/mpc8541cds/
A Dtlb.c74 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/xes/xpedite537x/
A Dtlb.c38 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/xes/xpedite550x/
A Dtlb.c38 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/sbc8548/
A Dtlb.c58 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/p1010rdb/
A Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/Arcturus/ucp1020/
A Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/varisys/cyrus/
A Dtlb.c46 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/keymile/kmp204x/
A Dtlb.c42 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/keymile/kmcent2/
A Dtlb.c38 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/p1_p2_rdb_pc/
A Dtlb.c35 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/t102xrdb/
A Dtlb.c45 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/t104xrdb/
A Dtlb.c58 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/t4rdb/
A Dtlb.c43 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/u-boot/board/freescale/common/p_corenet/
A Dtlb.c83 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,

Completed in 16 milliseconds

12