Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c41 struct pmecc_errloc_regs __iomem *pmerrloc; member
398 pmecc_writel(host->pmerrloc, eldis, PMERRLOC_DISABLE); in pmecc_err_location()
401 pmecc_writel(host->pmerrloc, sigma[i], in pmecc_err_location()
410 pmecc_writel(host->pmerrloc, elcfg, val); in pmecc_err_location()
411 pmecc_writel(host->pmerrloc, elen, in pmecc_err_location()
415 if (pmecc_readl(host->pmerrloc, elisr) & PMERRLOC_CALC_DONE) in pmecc_err_location()
426 roots_nbr = (pmecc_readl(host->pmerrloc, elisr) & PMERRLOC_ERR_NUM_MASK) in pmecc_err_location()
450 tmp = pmecc_readl(host->pmerrloc, el[i]) - 1; in pmecc_correct_data()
870 host->pmerrloc = (struct pmecc_errloc_regs __iomem *) in atmel_pmecc_nand_init_params()
948 host->pmecc_version = pmecc_readl(host->pmerrloc, version); in atmel_pmecc_nand_init_params()