Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dnand.h768 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c3764 chip->ecc_strength_ds = NAND_ECC_STRENGTH(type); in find_full_id_nand()