Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Domap_elm.h27 #define ELM_MAX_ERROR_COUNT 16 macro
48 u32 error_location_x[ELM_MAX_ERROR_COUNT]; /* 0x880, 0x980, .. */
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c498 uint32_t error_loc[ELM_MAX_ERROR_COUNT]; in omap_correct_data_bch()