Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mtd/
Drawnand.h1411 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_base.c5018 requirements.strength = NAND_ECC_STRENGTH(type); in find_full_id_nand()