Searched defs:nand_ecc (Results 1 – 1 of 1) sorted by relevance
389 struct nand_ecc { struct390 struct nand_ecc_props defaults; argument391 struct nand_ecc_props requirements; argument392 struct nand_ecc_props user_conf; argument393 struct nand_ecc_context ctx; argument394 struct nand_ecc_engine *ondie_engine; argument395 struct nand_ecc_engine *engine; argument