Searched defs:nand_ecc (Results 1 – 1 of 1) sorted by relevance
392 struct nand_ecc { struct393 struct nand_ecc_props defaults; argument394 struct nand_ecc_props requirements; argument395 struct nand_ecc_props user_conf; argument396 struct nand_ecc_context ctx; argument397 struct nand_ecc_engine *ondie_engine; argument398 struct nand_ecc_engine *engine; argument