Home
last modified time | relevance | path

Searched refs:IFC_NAND_EVTER_STAT_ECCER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c316 ctrl->status |= IFC_NAND_EVTER_STAT_ECCER; in fsl_ifc_run_command()
746 if (ctrl->status & IFC_NAND_EVTER_STAT_ECCER) in fsl_ifc_read_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h425 #define IFC_NAND_EVTER_STAT_ECCER 0x02000000 macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c236 ctrl->nand_stat |= IFC_NAND_EVTER_STAT_ECCER; in fsl_ifc_run_command()
679 if (ctrl->nand_stat & IFC_NAND_EVTER_STAT_ECCER) { in fsl_ifc_read_page()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h538 #define IFC_NAND_EVTER_STAT_ECCER 0x02000000 macro