Searched defs:eccsize (Results 1 – 12 of 12) sorted by relevance
/external/u-boot/drivers/mtd/nand/ |
D | nand_spl_simple.c | 146 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local 177 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
D | am335x_spl_bch.c | 156 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
D | nand_bch.c | 117 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
|
D | mxc_nand.c | 442 int eccsize = chip->ecc.size; local 487 int n, eccsize = chip->ecc.size; local 579 int eccsize = chip->ecc.size; local 619 int i, n, eccsize = chip->ecc.size; local
|
D | nand_base.c | 1241 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local 1282 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local 1432 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local 1494 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local 1552 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local 1919 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local 1978 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local 2204 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local 2245 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local 2274 int i, eccsize = chip->ecc.size; in nand_write_page_hwecc() local [all …]
|
D | zynq_nand.c | 565 int i, eccsteps, eccsize = chip->ecc.size; in zynq_nand_write_page_hwecc() local 623 int i, eccsize = chip->ecc.size; in zynq_nand_write_page_swecc() local 656 int i, stat, eccsteps, eccsize = chip->ecc.size; in zynq_nand_read_page_hwecc() local 728 int i, eccsize = chip->ecc.size; in zynq_nand_read_page_swecc() local
|
D | fsmc_nand.c | 340 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
|
D | atmel_nand.c | 532 int eccsize = chip->ecc.size; in atmel_nand_pmecc_read_page() local 1023 int eccsize = chip->ecc.size; in atmel_nand_read_page() local 1312 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
|
D | davinci_nand.c | 424 int i, eccsize = chip->ecc.size; in nand_davinci_read_page_hwecc() local
|
D | omap_gpmc.c | 586 int i, eccsize = chip->ecc.size; in omap_read_page_bch() local
|
D | vf610_nfc.c | 586 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
|
D | arasan_nfc.c | 165 u16 eccsize; member
|