Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h178 #define PMERRLOC_CALC_DONE (1 << 0) macro
H A Datmel_nand.c414 if (pmecc_readl(host->pmerrloc, elisr) & PMERRLOC_CALC_DONE) in pmecc_err_location()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c130 #define PMERRLOC_CALC_DONE BIT(0) macro
670 val, val & PMERRLOC_CALC_DONE, 0, in atmel_pmecc_err_location()