Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Drawnand.h1468 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_base.c5564 chip->ecc_strength_ds = NAND_ECC_STRENGTH(type); in find_full_id_nand()