Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
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
A Dam335x_spl_bch.c158 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Dnand_bch.c120 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
A Dmxc_nand.c445 int eccbytes = chip->ecc.bytes; local
490 int eccbytes = chip->ecc.bytes; local
582 int eccbytes = chip->ecc.bytes; local
622 int eccbytes = chip->ecc.bytes; local
A Dfsmc_nand.c341 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
A Dnand_base.c1802 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
1860 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2019 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2089 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
2156 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
2832 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
2890 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
2919 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3031 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
A Datmel_nand.c496 int i, err_nbr, eccbytes; in pmecc_correction() local
1041 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local
1329 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Dzynq_nand.c643 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local
676 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local
748 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
A Ddavinci_nand.c427 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
A Domap_gpmc.c588 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
A Docteontx_nand.c1608 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_read_page() local
1654 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_write_page() local
1817 unsigned int eccbytes = nand->ecc.bytes; in octeontx_bch_save_empty_eccmask() local
A Dstm32_fmc2_nand.c508 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
/u-boot/tools/
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
/u-boot/include/mtd/
A Dmtd-abi.h203 __u32 eccbytes; member
224 __u32 eccbytes; member
/u-boot/include/linux/mtd/
A Dmtd.h143 __u32 eccbytes; member

Completed in 42 milliseconds