Home
last modified time | relevance | path

Searched refs:NAND_ECC_MAXIMIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h169 #define NAND_ECC_MAXIMIZE BIT(1) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c1136 if (!(chip->ecc.options & NAND_ECC_MAXIMIZE)) { in denali_ecc_setup()
H A Dnand_base.c3932 chip->ecc.options |= NAND_ECC_MAXIMIZE; in nand_dt_init()