Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Drawnand.h1022 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/external/u-boot/drivers/mtd/nand/
Dnand_base.c3740 chip->ecc_strength_ds = NAND_ECC_STRENGTH(type); in find_full_id_nand()