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

/linux-master/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) argument
48 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) argument
H A Dingenic_ecc.h39 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) argument
46 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) argument
H A Djz4740_ecc.c65 jz4740_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) argument
117 jz4740_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) argument
H A Djz4725b_bch.c183 jz4725b_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) argument
214 jz4725b_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) argument
H A Djz4780_bch.c160 jz4780_calculate(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) argument
183 jz4780_correct(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) argument
H A Dingenic_nand_drv.c148 ingenic_nand_ecc_calculate(struct nand_chip *chip, const u8 *dat, u8 *ecc_code) argument
/linux-master/drivers/mtd/nand/raw/
H A Dsharpsl.c88 sharpsl_nand_calculate_ecc(struct nand_chip *chip, const u_char * dat, u_char * ecc_code) argument
H A Dndfc.c87 ndfc_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
H A Dr852.c430 r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) argument
H A Dcs553x_nand.c224 cs_calculate_ecc(struct nand_chip *this, const u_char *dat, u_char *ecc_code) argument
H A Ddavinci_nand.c119 nand_davinci_calculate_1bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
214 nand_davinci_calculate_4bit(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
251 nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data, u_char *ecc_code, u_char *null) argument
[all...]
H A Dtxx9ndfmc.c167 txx9ndfmc_calculate_ecc(struct nand_chip *chip, const uint8_t *dat, uint8_t *ecc_code) argument
H A Ddenali.c414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; local
H A Ddiskonchip.c700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) argument
H A Dfsmc_nand.c714 u8 *ecc_code = chip->ecc.code_buf; local
H A Ds3c2410.c612 s3c2410_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
627 s3c2412_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
643 s3c2440_nand_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
[all...]
H A Domap2.c1007 u8 *ecc_code; local
825 omap_calculate_ecc(struct nand_chip *chip, const u_char *dat, u_char *ecc_code) argument
1525 uint8_t *ecc_code = chip->ecc.code_buf; local
[all...]
H A Dstm32_fmc2_nand.c704 u8 *ecc_code = chip->ecc.code_buf; local
1109 u8 *ecc_code = chip->ecc.code_buf; local
H A Dnand_base.c3076 uint8_t *ecc_code = chip->ecc.code_buf; local
3235 uint8_t *ecc_code = chip->ecc.code_buf; local
3307 uint8_t *ecc_code = chip->ecc.code_buf; local
[all...]

Completed in 256 milliseconds