Searched defs:nand_ecc_sw_hamming_conf (Results 1 – 1 of 1) sorted by relevance
24 struct nand_ecc_sw_hamming_conf { struct25 struct nand_ecc_req_tweak_ctx req_ctx;26 unsigned int code_size;27 u8 *calc_buf;28 u8 *code_buf;29 unsigned int sm_order;
Completed in 2 milliseconds