Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Domap_elm.h24 #define ELM_LOCATION_STATUS_ECC_NB_ERRORS_MASK (0x1F) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c123 ELM_LOCATION_STATUS_ECC_NB_ERRORS_MASK; in elm_check_error()