Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
H A Decc-realtek.c75 struct rtl_ecc_engine { struct
85 struct rtl_ecc_engine * rtlc; argument
104 static inline struct rtl_ecc_engine *nand_to_rtlc(struct nand_device *nand) in nand_to_rtlc()
108 return container_of(eng, struct rtl_ecc_engine, engine); in nand_to_rtlc()
151 struct rtl_ecc_engine *rtlc = ctx->rtlc; in rtl_ecc_kick_engine()
163 struct rtl_ecc_engine *rtlc = ctx->rtlc; in rtl_ecc_wait_for_engine()
194 struct rtl_ecc_engine *rtlc = ctx->rtlc; in rtl_ecc_run_engine()
224 struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand); in rtl_ecc_prepare_io_req()
257 struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand); in rtl_ecc_finish_io_req()
335 struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand); in rtl_ecc_init_ctx()
[all …]