Home
last modified time | relevance | path

Searched refs:FSL_IFC_V2_0_0 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dfsl_ifc_spl.c59 if (ver >= FSL_IFC_V2_0_0) in runtime_regs_address()
153 if (ver >= FSL_IFC_V2_0_0) in nand_spl_load_image()
Dfsl_ifc_nand.c767 if (ver >= FSL_IFC_V2_0_0) in fsl_ifc_ctrl_init()
1025 if (ver >= FSL_IFC_V2_0_0) in fsl_ifc_chip_init()
/external/u-boot/include/
Dfsl_ifc.h18 #define FSL_IFC_V2_0_0 0x02000000 macro