Searched refs:PMERRLOC_ERR_NUM_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/ | ||
D | atmel_nand_ecc.h | 108 #define PMERRLOC_ERR_NUM_MASK (0x1f << 8) macro |
D | atmel_nand.c | 792 & PMERRLOC_ERR_NUM_MASK) >> 8; in pmecc_err_location() |