Home
last modified time | relevance | path

Searched refs:nand_ecc_tweak_req (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mtd/nand/
H A Decc.c525 void nand_ecc_tweak_req(struct nand_ecc_req_tweak_ctx *ctx, in nand_ecc_tweak_req() function
566 EXPORT_SYMBOL_GPL(nand_ecc_tweak_req);
H A Decc-sw-bch.c312 nand_ecc_tweak_req(&engine_conf->req_ctx, req); in nand_ecc_sw_bch_prepare_io_req()
H A Decc-mxic.c563 nand_ecc_tweak_req(&ctx->req_ctx, req); in mxic_ecc_prepare_io_req_external()
678 nand_ecc_tweak_req(&ctx->req_ctx, req); in mxic_ecc_prepare_io_req_pipelined()
H A Decc-sw-hamming.c566 nand_ecc_tweak_req(&engine_conf->req_ctx, req); in nand_ecc_sw_hamming_prepare_io_req()
/openbmc/linux/include/linux/mtd/
H A Dnand.h374 void nand_ecc_tweak_req(struct nand_ecc_req_tweak_ctx *ctx,