Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfsl_ifc.h265 #define IFC_NAND_NCFGR_SRAM_INIT_EN 0x20000000 macro
/Linux-v6.6/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c794 ifc_out32(ncfgr | IFC_NAND_NCFGR_SRAM_INIT_EN, &ifc_runtime->ifc_nand.ncfgr); in fsl_ifc_sram_init()
798 status, !(status & IFC_NAND_NCFGR_SRAM_INIT_EN), in fsl_ifc_sram_init()