Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dr852.h96 #define R852_ECC_ERR_BIT_MSK 0x07 /* error bit location */ macro
H A Dr852.c500 err_byte, ecc_status & R852_ECC_ERR_BIT_MSK); in r852_ecc_correct()
503 1 << (ecc_status & R852_ECC_ERR_BIT_MSK); in r852_ecc_correct()