Searched defs:ecc_code (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_ecc.c | 30 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate() 50 u8 *buf, u8 *ecc_code) in ingenic_ecc_correct()
|
H A D | ingenic_ecc.h | 41 const u8 *buf, u8 *ecc_code) in ingenic_ecc_calculate() 48 u8 *ecc_code) in ingenic_ecc_correct()
|
H A D | jz4740_ecc.c | 67 const u8 *buf, u8 *ecc_code) in jz4740_ecc_calculate() 119 u8 *buf, u8 *ecc_code) in jz4740_ecc_correct()
|
H A D | jz4725b_bch.c | 185 const u8 *buf, u8 *ecc_code) in jz4725b_calculate() 216 u8 *buf, u8 *ecc_code) in jz4725b_correct()
|
H A D | jz4780_bch.c | 162 const u8 *buf, u8 *ecc_code) in jz4780_calculate() 185 u8 *buf, u8 *ecc_code) in jz4780_correct()
|
H A D | ingenic_nand_drv.c | 149 u8 *ecc_code) in ingenic_nand_ecc_calculate()
|
/linux/drivers/mtd/nand/raw/ |
H A D | sharpsl.c | 89 const u_char * dat, u_char * ecc_code) in sharpsl_nand_calculate_ecc()
|
H A D | ndfc.c | 88 const u_char *dat, u_char *ecc_code) in ndfc_calculate_ecc()
|
H A D | txx9ndfmc.c | 168 uint8_t *ecc_code) in txx9ndfmc_calculate_ecc()
|
H A D | r852.c | 434 uint8_t *ecc_code) in r852_ecc_calculate()
|
H A D | stm32_fmc2_nand.c | 705 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_read_page() local 1110 u8 *ecc_code = chip->ecc.code_buf; in stm32_fmc2_nfc_seq_read_page() local
|
H A D | diskonchip.c | 701 unsigned char *ecc_code) in doc200x_calculate_ecc()
|
H A D | denali.c | 414 u8 *ecc_code = chip->oob_poi + denali->oob_skip_bytes; in denali_check_erased_page() local
|