Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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()
H A Dfsl_ifc_nand.c776 if (ver >= FSL_IFC_V2_0_0) in fsl_ifc_ctrl_init()
1034 if (ver >= FSL_IFC_V2_0_0) in fsl_ifc_chip_init()
/openbmc/u-boot/include/
H A Dfsl_ifc.h18 #define FSL_IFC_V2_0_0 0x02000000 macro