/openbmc/linux/drivers/mtd/nand/ |
H A D | ecc-sw-bch.c | 112 unsigned int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_init() local 297 int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_prepare_io_req() local 335 int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_finish_io_req() local
|
H A D | ecc-sw-hamming.c | 551 int eccbytes = engine_conf->code_size; in nand_ecc_sw_hamming_prepare_io_req() local 589 int eccbytes = engine_conf->code_size; in nand_ecc_sw_hamming_finish_io_req() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_spl_simple.c | 147 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local 178 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
|
H A D | mxc_nand.c | 443 int eccbytes = chip->ecc.bytes; local 488 int eccbytes = chip->ecc.bytes; local 580 int eccbytes = chip->ecc.bytes; local 620 int eccbytes = chip->ecc.bytes; local
|
H A D | am335x_spl_bch.c | 157 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
|
H A D | nand_base.c | 1244 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local 1285 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local 1435 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local 1497 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local 1555 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local 2180 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local 2221 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local 2250 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local 2350 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
|
H A D | nand_bch.c | 118 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
|
H A D | zynq_nand.c | 624 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local 657 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local 729 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
|
H A D | fsmc_nand.c | 341 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
|
H A D | atmel_nand.c | 487 int i, err_nbr, eccbytes; in pmecc_correction() local 1024 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local 1313 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
|
H A D | davinci_nand.c | 425 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
|
H A D | omap_gpmc.c | 587 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 118 int eccbytes = DIV_ROUND_UP(info->ecc_strength * 14, 8); in write_page() local 346 int eccbytes, eccsteps; in check_image_info() local
|
/openbmc/u-boot/include/mtd/ |
H A D | mtd-abi.h | 203 __u32 eccbytes; member 224 __u32 eccbytes; member
|
/openbmc/linux/drivers/mtd/nand/raw/atmel/ |
H A D | pmecc.c | 171 int eccbytes; member 280 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local 687 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() local
|
/openbmc/linux/include/uapi/mtd/ |
H A D | mtd-abi.h | 270 __u32 eccbytes; member 291 __u32 eccbytes; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 2998 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local 3060 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local 3219 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local 3292 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local 3358 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local 4109 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local 4170 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local 4199 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local 4316 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
|
H A D | txx9ndfmc.c | 171 int eccbytes; in txx9ndfmc_calculate_ecc() local
|
H A D | omap2.c | 1005 int eccbytes = info->nand.ecc.bytes; in _omap_calculate_ecc_bch() local 1147 int eccbytes = info->nand.ecc.bytes; in omap_calculate_ecc_bch_multi() local
|
H A D | renesas-nand-controller.c | 976 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; in rnandc_ooblayout_ecc() local 991 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; in rnandc_ooblayout_free() local
|
H A D | stm32_fmc2_nand.c | 682 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local 1032 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_seq_correct() local
|
H A D | fsmc_nand.c | 710 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
|
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_nand_drv.c | 187 int eccbytes; in ingenic_nand_attach_chip() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | mtd.h | 143 __u32 eccbytes; member
|
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 1428 int eccbytes; in gpmi_count_bitflips() local
|