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