Searched refs:nand_ecc_sw_hamming_conf (Results 1 – 3 of 3) sorted by relevance
365 struct nand_ecc_sw_hamming_conf *engine_conf = nand->ecc.ctx.priv; in nand_ecc_sw_hamming_calculate() 458 struct nand_ecc_sw_hamming_conf *engine_conf = nand->ecc.ctx.priv; in nand_ecc_sw_hamming_correct() 470 struct nand_ecc_sw_hamming_conf *engine_conf; in nand_ecc_sw_hamming_init_ctx() 534 struct nand_ecc_sw_hamming_conf *engine_conf = nand->ecc.ctx.priv; in nand_ecc_sw_hamming_cleanup_ctx() 548 struct nand_ecc_sw_hamming_conf *engine_conf = nand->ecc.ctx.priv; in nand_ecc_sw_hamming_prepare_io_req() 585 struct nand_ecc_sw_hamming_conf *engine_conf = nand->ecc.ctx.priv; in nand_ecc_sw_hamming_finish_io_req()
16 * struct nand_ecc_sw_hamming_conf - private software Hamming ECC engine structure24 struct nand_ecc_sw_hamming_conf { struct 25 req_ctxnand_ecc_sw_hamming_conf global() argument 26 code_sizenand_ecc_sw_hamming_conf global() argument 27 calc_bufnand_ecc_sw_hamming_conf global() argument 28 code_bufnand_ecc_sw_hamming_conf global() argument 29 sm_ordernand_ecc_sw_hamming_conf global() argument
5764 struct nand_ecc_sw_hamming_conf *engine_conf; in rawnand_sw_hamming_init()