Searched refs:eccstat_regs (Results 1 – 2 of 2) sorted by relevance
296 u32 *eccstat_regs; in fsl_ifc_run_command() local298 eccstat_regs = ifc->ifc_nand.nand_eccstat; in fsl_ifc_run_command()299 eccstat = ifc_in32(&eccstat_regs[sector_start / 4]); in fsl_ifc_run_command()303 eccstat = ifc_in32(&eccstat_regs[i / 4]); in fsl_ifc_run_command()
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()