Home
last modified time | relevance | path

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

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