Searched defs:nand_ecc (Results 1 – 1 of 1) 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