Searched defs:eccsize (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_spl_simple.c | 147 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local 178 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
| H A D | am335x_spl_bch.c | 157 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
| H A D | nand_bch.c | 117 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
|
| H A D | mxc_nand.c | 443 int eccsize = chip->ecc.size; local 488 int n, eccsize = chip->ecc.size; local 580 int eccsize = chip->ecc.size; local 620 int i, n, eccsize = chip->ecc.size; local
|
| H A D | zynq_nand.c | 566 int i, eccsteps, eccsize = chip->ecc.size; in zynq_nand_write_page_hwecc() local 624 int i, eccsize = chip->ecc.size; in zynq_nand_write_page_swecc() local 657 int i, stat, eccsteps, eccsize = chip->ecc.size; in zynq_nand_read_page_hwecc() local 729 int i, eccsize = chip->ecc.size; in zynq_nand_read_page_swecc() local
|
| H A D | nand_base.c | 1796 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local 1854 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local 2013 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local 2083 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local 2150 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local 2509 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local 2576 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local 2826 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local 2884 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local 2913 int i, eccsize = chip->ecc.size; in nand_write_page_hwecc() local [all …]
|
| H A D | fsmc_nand.c | 341 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
|
| H A D | atmel_nand.c | 533 int eccsize = chip->ecc.size; in atmel_nand_pmecc_read_page() local 1024 int eccsize = chip->ecc.size; in atmel_nand_read_page() local 1313 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
| H A D | davinci_nand.c | 425 int i, eccsize = chip->ecc.size; in nand_davinci_read_page_hwecc() local
|
| H A D | stm32_fmc2_nand.c | 479 int i, ret, den, eccsize = chip->ecc.size; in stm32_fmc2_bch_correct() local 531 int i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_read_page() local
|
| H A D | omap_gpmc.c | 587 int i, eccsize = chip->ecc.size; in omap_read_page_bch() local
|
| H A D | vf610_nfc.c | 592 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
|
| H A D | arasan_nfc.c | 168 u16 eccsize; member
|