Searched refs:CFG_SYS_SFP_ADDR (Results 1 - 7 of 7) sorted by relevance

/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h28 #define CFG_SYS_SFP_ADDR (CONFIG_SYS_IMMR + 0x00e80200) macro
/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c46 struct ccsr_sfp_regs *sfp_regs = (void *)(CFG_SYS_SFP_ADDR);
H A Dfsl_validate.c206 struct ccsr_sfp_regs *sfp_regs = (void *)(CFG_SYS_SFP_ADDR);
345 struct ccsr_sfp_regs *sfp_regs = (void *)(CFG_SYS_SFP_ADDR);
370 struct ccsr_sfp_regs *sfp_regs = (void *)(CFG_SYS_SFP_ADDR);
874 struct ccsr_sfp_regs *sfp_regs = (void *)(CFG_SYS_SFP_ADDR);
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet2_serdes.c206 (struct ccsr_sfp_regs __iomem *)(CFG_SYS_SFP_ADDR);
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h108 #define CFG_SYS_SFP_ADDR (CONFIG_SYS_IMMR + 0x00e80200) macro
H A Dimmap_lsch2.h39 #define CFG_SYS_SFP_ADDR (CONFIG_SYS_IMMR + 0xe80200) macro
/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2663 #define CFG_SYS_SFP_ADDR \ macro

Completed in 214 milliseconds