Searched refs:eccstat_regs (Results 1 – 1 of 1) sorted by relevance
216 __be32 __iomem *eccstat_regs; in fsl_ifc_run_command() local218 eccstat_regs = ifc->ifc_nand.nand_eccstat; in fsl_ifc_run_command()219 eccstat = ifc_in32(&eccstat_regs[sector_start / 4]); in fsl_ifc_run_command()223 eccstat = ifc_in32(&eccstat_regs[i / 4]); in fsl_ifc_run_command()