Home
last modified time | relevance | path

Searched defs:ecc_code (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/mtd/nand/raw/ingenic/
A Dingenic_ecc.c29 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
49 u8 *buf, u8 *ecc_code) in ingenic_ecc_correct()
A Dingenic_ecc.h41 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate()
48 u8 *ecc_code) in ingenic_ecc_correct()
A Djz4740_ecc.c67 const u8 *buf, u8 *ecc_code) in jz4740_ecc_calculate()
119 u8 *buf, u8 *ecc_code) in jz4740_ecc_correct()
A Djz4725b_bch.c185 const u8 *buf, u8 *ecc_code) in jz4725b_calculate()
216 u8 *buf, u8 *ecc_code) in jz4725b_correct()
A Djz4780_bch.c162 const u8 *buf, u8 *ecc_code) in jz4780_calculate()
185 u8 *buf, u8 *ecc_code) in jz4780_correct()
A Dingenic_nand_drv.c149 u8 *ecc_code) in ingenic_nand_ecc_calculate()
/linux/drivers/mtd/nand/raw/
A Ddavinci_nand.c121 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit()
216 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit()
253 u_char *ecc_code, u_char *null) in nand_davinci_correct_4bit()
396 uint8_t *ecc_code = chip->ecc.code_buf; in nand_davinci_read_page_hwecc_oob_first() local
A Dsharpsl.c90 const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
A Ds3c2410.c620 const u_char *dat, u_char *ecc_code) in s3c2410_nand_calculate_ecc()
635 const u_char *dat, u_char *ecc_code) in s3c2412_nand_calculate_ecc()
651 const u_char *dat, u_char *ecc_code) in s3c2440_nand_calculate_ecc()
A Dndfc.c87 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
A Dcs553x_nand.c230 u_char *ecc_code) in cs_calculate_ecc()
A Dtxx9ndfmc.c168 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()
A Dtmio_nand.c267 u_char *ecc_code) in tmio_nand_calculate_ecc()
A Domap2.c926 u_char *ecc_code) in omap_calculate_ecc()
1151 u8 *ecc_code; in _omap_calculate_ecc_bch() local
1669 uint8_t *ecc_code = chip->ecc.code_buf; in omap_read_page_bch() local
A Dr852.c431 uint8_t *ecc_code) in r852_ecc_calculate()
A Dstm32_fmc2_nand.c685 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_read_page() local
1088 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_seq_read_page() local
A Dfsmc_nand.c714 u8 *ecc_code = chip->ecc.code_buf; in fsmc_read_page_hwecc() local
A Ddiskonchip.c701 unsigned char *ecc_code) in doc200x_calculate_ecc()
A Ddenali.c414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
A Dnand_base.c2951 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_swecc() local
3110 uint8_t *ecc_code = chip->ecc.code_buf; in nand_read_page_hwecc() local

Completed in 56 milliseconds