Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c697 bool use_minimun_ecc; in common_nfc_set_geometry() local
700 use_minimun_ecc = of_property_read_bool(this->dev->of_node, in common_nfc_set_geometry()
704 if ((!use_minimun_ecc && mtd->oobsize < 1024) || in common_nfc_set_geometry()