Home
last modified time | relevance | path

Searched refs:fsl_ifc (Results 1 – 8 of 8) sorted by relevance

/u-boot/board/freescale/p1010rdb/
A Dspl.c32 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_init_f()
A Dp1010rdb.c86 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_early_init_f()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init_early.c19 struct fsl_ifc ifc_regs = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in setup_ifc()
/u-boot/drivers/misc/
A DMakefile36 obj-$(CONFIG_FSL_IFC) += fsl_ifc.o
/u-boot/board/keymile/kmcent2/
A Dkmcent2.c46 struct fsl_ifc ifc = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in board_early_init_f()
/u-boot/drivers/mtd/nand/raw/
A Dfsl_ifc_spl.c57 struct fsl_ifc regs = {(void *)CONFIG_SYS_IFC_ADDR, NULL}; in runtime_regs_address()
A Dfsl_ifc_nand.c50 struct fsl_ifc regs;
/u-boot/include/
A Dfsl_ifc.h1032 struct fsl_ifc { struct

Completed in 27 milliseconds