Home
last modified time | relevance | path

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

123

/external/u-boot/include/
Dmpc85xx.h33 #ifdef CONFIG_SYS_CCSRBAR_PHYS
60 #define CONFIG_SYS_CCSRBAR_PHYS ((CONFIG_SYS_CCSRBAR_PHYS_HIGH * 1ull) << 32 | \ macro
/external/u-boot/arch/arm/include/asm/arch-ls102xa/
Dls102xa_stream_id.h15 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
22 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
/external/u-boot/arch/powerpc/include/asm/
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, \
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu_init_early.c110 mas3 = FSL_BOOKE_MAS3(CONFIG_SYS_CCSRBAR_PHYS, 0, MAS3_SW|MAS3_SR); in cpu_init_early_f()
111 mas7 = FSL_BOOKE_MAS7(CONFIG_SYS_CCSRBAR_PHYS); in cpu_init_early_f()
Dfdt.c447 phys_addr_t phys = offset + CONFIG_SYS_CCSRBAR_PHYS; in ft_fixup_clks()
745 (CONFIG_SYS_CCSRBAR_PHYS + ((x) - CONFIG_SYS_CCSRBAR))
791 if (addr != CONFIG_SYS_CCSRBAR_PHYS) {
792 msg("CCSR", CONFIG_SYS_CCSRBAR_PHYS, addr);
/external/u-boot/board/freescale/bsc9131rdb/
Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8568mds/
Dtlb.c60 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8544ds/
Dtlb.c61 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8548cds/
Dtlb.c40 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/p1_twr/
Dtlb.c35 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/xes/xpedite520x/
Dtlb.c37 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/drivers/net/fm/
Dinit.c244 phys_addr_t paddr = CONFIG_SYS_CCSRBAR_PHYS + info->compat_offset; in ft_fixup_port()
246 u64 dtsec1_addr = (u64)CONFIG_SYS_CCSRBAR_PHYS + in ft_fixup_port()
/external/u-boot/board/freescale/mpc8555cds/
Dtlb.c74 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/gdsys/p1022/
Dtlb.c36 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/xes/xpedite537x/
Dtlb.c38 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8541cds/
Dtlb.c74 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8536ds/
Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/socrates/
Dtlb.c82 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/xes/xpedite550x/
Dtlb.c38 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/mpc8569mds/
Dtlb.c78 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/sbc8548/
Dtlb.c58 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/p1010rdb/
Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/c29xpcie/
Dtlb.c28 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/Arcturus/ucp1020/
Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,
/external/u-boot/board/freescale/bsc9132qds/
Dtlb.c39 SET_TLB_ENTRY(1, CONFIG_SYS_CCSRBAR, CONFIG_SYS_CCSRBAR_PHYS,

123