Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
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
Dam335x_spl_bch.c157 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
Dnand_bch.c118 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
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
Dnand_base.c1242 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
1283 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
1433 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
1495 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
1553 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
2205 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
2246 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
2275 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
2375 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
Dfsmc_nand.c341 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
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
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
Ddavinci_nand.c425 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
Domap_gpmc.c587 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
/external/u-boot/tools/
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
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h214 __u32 eccbytes; member
235 __u32 eccbytes; member
/external/u-boot/include/mtd/
Dmtd-abi.h203 __u32 eccbytes; member
224 __u32 eccbytes; member
/external/u-boot/include/linux/mtd/
Dmtd.h143 __u32 eccbytes; member