Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_IFC_ADDR (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c55 struct fsl_ifc regs = {(void *)CONFIG_SYS_IFC_ADDR, NULL}; in runtime_regs_address()
60 regs.rregs = (void *)CONFIG_SYS_IFC_ADDR + IFC_RREGS_64KOFFSET; in runtime_regs_address()
62 regs.rregs = (void *)CONFIG_SYS_IFC_ADDR + IFC_RREGS_4KOFFSET; in runtime_regs_address()
109 struct fsl_ifc_fcm *gregs = (void *)CONFIG_SYS_IFC_ADDR; in nand_spl_load_image()
H A Dfsl_ifc_nand.c778 (void *)CONFIG_SYS_IFC_ADDR + IFC_RREGS_64KOFFSET; in fsl_ifc_ctrl_init()
781 (void *)CONFIG_SYS_IFC_ADDR + IFC_RREGS_4KOFFSET; in fsl_ifc_ctrl_init()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h23 #define CONFIG_SYS_IFC_ADDR (CONFIG_SYS_IMMR + 0x00530000) macro
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dspl.c28 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_init_f()
H A Dp1010rdb.c79 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_early_init_f()
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c40 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_early_init_f()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c169 CONFIG_SYS_IFC_ADDR); in ft_cpu_setup()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init_early.c17 struct fsl_ifc ifc_regs = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in setup_ifc()
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dbsc9132qds.c38 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_early_init_f()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h29 #define CONFIG_SYS_IFC_ADDR (CONFIG_SYS_IMMR + 0x01240000) macro
H A Dimmap_lsch2.h18 #define CONFIG_SYS_IFC_ADDR (CONFIG_SYS_IMMR + 0x00530000) macro
/openbmc/u-boot/include/
H A Dfsl_ifc.h801 ((struct fsl_ifc_fcm *)CONFIG_SYS_IFC_ADDR)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2971 #define CONFIG_SYS_IFC_ADDR \ macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3157 CONFIG_SYS_IFC_ADDR