Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1030 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1413 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3688 chip->ecc_strength_ds = NAND_ECC_STRENGTH(type); in find_full_id_nand()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5085 requirements.strength = NAND_ECC_STRENGTH(type); in find_full_id_nand()