Home
last modified time | relevance | path

Searched defs:eccbytes (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/mtd/nand/
Decc-sw-bch.c
Decc-sw-hamming.c
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_spl_simple.c147 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 Dam335x_spl_bch.c157 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
H A Dmxc_nand.c443 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 Dnand_bch.c118 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
H A Dnand_base.c1244 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 Dzynq_nand.c624 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 Dfsmc_nand.c341 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
H A Datmel_nand.c487 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 Ddavinci_nand.c425 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
H A Domap_gpmc.c587 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c118 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 Dmtd-abi.h203 __u32 eccbytes; member
224 __u32 eccbytes; member
/openbmc/linux/drivers/mtd/nand/raw/atmel/
Dpmecc.c
/openbmc/linux/include/uapi/mtd/
Dmtd-abi.h
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h143 __u32 eccbytes; member
/openbmc/linux/drivers/mtd/nand/raw/
Dfsmc_nand.c