Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_spl_simple.c148 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
179 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
H A Dam335x_spl_bch.c158 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
H A Dnand_bch.c118 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
H A Dmxc_nand.c444 int eccbytes = chip->ecc.bytes; local
489 int eccbytes = chip->ecc.bytes; local
581 int eccbytes = chip->ecc.bytes; local
621 int eccbytes = chip->ecc.bytes; local
H A Dnand_base.c1797 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
1855 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2014 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2084 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
2151 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
2827 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
2885 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
2914 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3026 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
H A Dfsmc_nand.c342 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
H A Dzynq_nand.c625 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local
658 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local
730 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
H A Datmel_nand.c488 int i, err_nbr, eccbytes; in pmecc_correction() local
1025 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local
1314 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
H A Ddavinci_nand.c426 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
H A Domap_gpmc.c588 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
H A Dstm32_fmc2_nand.c532 int eccbytes = chip->ecc.bytes; in stm32_fmc2_read_page() local
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/include/mtd/
H A Dmtd-abi.h204 __u32 eccbytes; member
225 __u32 eccbytes; member
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h148 __u32 eccbytes; member