Home
last modified time | relevance | path

Searched defs:read_ecc (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/include/linux/mtd/
Dnand-ecc-sw-hamming.h
Dnand-ecc-sw-bch.h
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.c135 int yaffs_ecc_correct(unsigned char *data, unsigned char *read_ecc, in yaffs_ecc_correct()
232 struct yaffs_ecc_other *read_ecc, in yaffs_ecc_correct_other()
/openbmc/u-boot/include/linux/mtd/
H A Dnand_bch.h54 unsigned char *read_ecc, unsigned char *calc_ecc) in nand_bch_correct_data()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c134 u_char *read_ecc, u_char *calc_ecc) in nand_correct_data()
H A Domap_gpmc.c121 uint8_t *read_ecc, uint8_t *calc_ecc) in omap_correct_data()
492 uint8_t *read_ecc, uint8_t *calc_ecc) in omap_correct_data_bch()
650 u_char *read_ecc, u_char *calc_ecc) in omap_correct_data_bch_sw()
H A Dnand_bch.c68 unsigned char *read_ecc, unsigned char *calc_ecc) in nand_bch_correct_data()
H A Ddavinci_nand.c223 u_char *read_ecc, u_char *calc_ecc) in nand_davinci_correct_data()
558 uint8_t *read_ecc, uint8_t *calc_ecc) in nand_davinci_4bit_correct_data()
H A Dfsmc_nand.c194 u_char *read_ecc, u_char *calc_ecc) in fsmc_bch8_correct_data()
H A Dmxc_nand.c659 u_char *read_ecc, u_char *calc_ecc)
698 u_char *read_ecc, u_char *calc_ecc)
H A Dlpc32xx_nand_slc.c377 u_char *read_ecc, u_char *calc_ecc) in lpc32xx_correct_data()
H A Dzynq_nand.c379 unsigned char *read_ecc, unsigned char *calc_ecc) in zynq_nand_correct_data()
H A Datmel_nand.c1080 u_char *read_ecc, u_char *isnull) in atmel_nand_correct()
/openbmc/linux/drivers/mtd/nand/
Decc-sw-hamming.c
Decc-sw-bch.c
/openbmc/linux/drivers/mtd/nand/raw/
Dfsmc_nand.c
Dr852.c