Searched defs:nand_ecc (Results 1 – 2 of 2) sorted by relevance
291 struct nand_ecc { struct292 struct nand_ecc_props defaults; argument293 struct nand_ecc_props requirements; argument294 struct nand_ecc_props user_conf; argument295 struct nand_ecc_context ctx; argument296 struct nand_ecc_engine *ondie_engine; argument297 struct nand_ecc_engine *engine; argument
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