Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/
Decc-mxic.c138 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()
397 ctx = nand_to_ecc_ctx(nand); in mxic_ecc_init_ctx_pipelined()
414 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_cleanup_ctx()
521 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_count_biterrs()
555 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_prepare_io_req_external()
615 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_finish_io_req_external()
671 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_prepare_io_req_pipelined()
703 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_finish_io_req_pipelined()
/linux-6.1.9/include/linux/mtd/
Dnand.h1009 static inline void *nand_to_ecc_ctx(struct nand_device *nand) in nand_to_ecc_ctx() function
/linux-6.1.9/drivers/spi/
Dspi-mtk-snfi.c710 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_cleanup_ctx()
719 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_prepare_io_req()