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.c143 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
174 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Dam335x_spl_bch.c159 int eccbytes = CFG_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 Dnand_base.c1820 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
1878 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2037 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2107 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
2174 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
2850 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
2908 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
2937 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3049 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() 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 Domap_gpmc.c587 int eccbytes = chip->ecc.bytes; in omap_calculate_ecc_bch_multi() local
754 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
A Ddavinci_nand.c428 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
A Datmel_nand.c1037 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local
1325 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Docteontx_nand.c1604 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_read_page() local
1650 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_write_page() local
1813 unsigned int eccbytes = nand->ecc.bytes; in octeontx_bch_save_empty_eccmask() local
A Dstm32_fmc2_nand.c511 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/drivers/mtd/nand/raw/atmel/
A Dpmecc.c158 int eccbytes; member
268 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
683 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() local
/u-boot/include/linux/mtd/
A Dmtd.h143 __u32 eccbytes; member

Completed in 46 milliseconds