Home
last modified time | relevance | path

Searched refs:IFC_NAND_SRAM_INIT_EN (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dfsl_ifc_nand.c802 ifc_out32(&ifc->ifc_nand.ncfgr, ncfgr | IFC_NAND_SRAM_INIT_EN); in fsl_ifc_sram_init()
810 if (!(ifc_ctrl->status & IFC_NAND_SRAM_INIT_EN)) in fsl_ifc_sram_init()
/external/u-boot/include/
Dfsl_ifc.h377 #define IFC_NAND_SRAM_INIT_EN 0x20000000 macro