Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c699 bool use_minimun_ecc; in common_nfc_set_geometry() local
702 use_minimun_ecc = of_property_read_bool(this->dev->of_node, in common_nfc_set_geometry()
706 if ((!use_minimun_ecc && mtd->oobsize < 1024) || in common_nfc_set_geometry()