Home
last modified time | relevance | path

Searched defs:ecc_code (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c27 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
47 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
H A Dingenic_ecc.h39 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
46 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
H A Djz4740_ecc.c65 jz4740_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4740_ecc_calculate() argument
117 jz4740_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4740_ecc_correct() argument
H A Dingenic_nand_drv.c148 ingenic_nand_ecc_calculate(struct nand_chip *chip, const u8 *dat, u8 *ecc_code) ingenic_nand_ecc_calculate() argument
H A Djz4725b_bch.c183 jz4725b_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4725b_calculate() argument
214 jz4725b_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4725b_correct() argument
H A Djz4780_bch.c160 jz4780_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4780_calculate() argument
183 jz4780_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4780_correct() argument
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnand_bch.h44 nand_bch_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) nand_bch_calculate_ecc() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c28 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
48 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
H A Dingenic_ecc.h39 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
46 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
H A Djz4740_ecc.c65 jz4740_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4740_ecc_calculate() argument
117 jz4740_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4740_ecc_correct() argument
H A Dingenic_nand_drv.c148 ingenic_nand_ecc_calculate(struct nand_chip *chip, const u8 *dat, u8 *ecc_code) ingenic_nand_ecc_calculate() argument
H A Djz4725b_bch.c183 jz4725b_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4725b_calculate() argument
214 jz4725b_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4725b_correct() argument
H A Djz4780_bch.c160 jz4780_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) jz4780_calculate() argument
183 jz4780_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) jz4780_correct() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsharpsl.c90 sharpsl_nand_calculate_ecc(struct nand_chip *chip, const u_char * dat, u_char * ecc_code) sharpsl_nand_calculate_ecc() argument
H A Dndfc.c87 ndfc_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) ndfc_calculate_ecc() argument
H A Dr852.c430 r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) r852_ecc_calculate() argument
H A Ddavinci_nand.c120 nand_davinci_calculate_1bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_1bit() argument
215 nand_davinci_calculate_4bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_4bit() argument
252 nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data, u_char *ecc_code, u_char *null) nand_davinci_correct_4bit() argument
394 uint8_t *ecc_code = chip->ecc.code_buf; nand_davinci_read_page_hwecc_oob_first() local
[all...]
H A Dcs553x_nand.c230 cs_calculate_ecc(struct nand_chip *this, const u_char *dat, u_char *ecc_code) cs_calculate_ecc() argument
H A Dtmio_nand.c267 tmio_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) tmio_nand_calculate_ecc() argument
H A Dtxx9ndfmc.c168 txx9ndfmc_calculate_ecc(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) txx9ndfmc_calculate_ecc() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dndfc.c87 ndfc_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) ndfc_calculate_ecc() argument
H A Dsharpsl.c88 sharpsl_nand_calculate_ecc(struct nand_chip *chip, const u_char * dat, u_char * ecc_code) sharpsl_nand_calculate_ecc() argument
H A Dtxx9ndfmc.c167 txx9ndfmc_calculate_ecc(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) txx9ndfmc_calculate_ecc() argument
H A Ddavinci_nand.c119 nand_davinci_calculate_1bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_1bit() argument
214 nand_davinci_calculate_4bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) nand_davinci_calculate_4bit() argument
251 nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data, u_char *ecc_code, u_char *null) nand_davinci_correct_4bit() argument
[all...]
H A Dcs553x_nand.c224 cs_calculate_ecc(struct nand_chip *this, const u_char *dat, u_char *ecc_code) cs_calculate_ecc() argument

Completed in 40 milliseconds

12