Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Datmel_nand_ecc.h130 u32 elisr; /* 0x20 Error Location Interrupt Status Register */ member
Datmel_nand.c414 if (pmecc_readl(host->pmerrloc, elisr) & PMERRLOC_CALC_DONE) in pmecc_err_location()
425 roots_nbr = (pmecc_readl(host->pmerrloc, elisr) & PMERRLOC_ERR_NUM_MASK) in pmecc_err_location()