Searched refs:pmerrloc_writel (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ |
D | atmel_nand_ecc.h | 129 #define pmerrloc_writel(addr, reg, value) \ macro
|
D | atmel_nand.c | 765 pmerrloc_writel(host->pmerrloc_base, ELDIS, PMERRLOC_DISABLE); in pmecc_err_location() 777 pmerrloc_writel(host->pmerrloc_base, ELCFG, val); in pmecc_err_location() 778 pmerrloc_writel(host->pmerrloc_base, ELEN, in pmecc_err_location() 2293 pmerrloc_writel(host->pmerrloc_base, ELDIS, in atmel_nand_remove()
|