Home
last modified time | relevance | path

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

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