Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c811 ifc_out32(&ifc->ifc_nand.ncfgr, ncfgr | IFC_NAND_SRAM_INIT_EN); in fsl_ifc_sram_init()
819 if (!(ifc_ctrl->status & IFC_NAND_SRAM_INIT_EN)) in fsl_ifc_sram_init()
/openbmc/u-boot/include/
H A Dfsl_ifc.h377 #define IFC_NAND_SRAM_INIT_EN 0x20000000 macro