Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/
H A Decc-mxic.c97 struct mxic_ecc_ctx { struct
138 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_ooblayout_ecc()
153 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_ooblayout_free()
229 struct mxic_ecc_ctx *ctx; in mxic_ecc_init_ctx()
383 struct mxic_ecc_ctx *ctx; in mxic_ecc_init_ctx_pipelined()
414 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_cleanup_ctx()
480 static void mxic_ecc_extract_status_bytes(struct mxic_ecc_ctx *ctx) in mxic_ecc_extract_status_bytes()
495 static void mxic_ecc_reconstruct_oobbuf(struct mxic_ecc_ctx *ctx, in mxic_ecc_reconstruct_oobbuf()
507 static void mxic_ecc_add_room_in_oobbuf(struct mxic_ecc_ctx *ctx, in mxic_ecc_add_room_in_oobbuf()
522 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_count_biterrs()
[all …]