Home
last modified time | relevance | path

Searched defs:eccsize (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dnand_spl_simple.c146 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
177 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
Dam335x_spl_bch.c156 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
Dnand_bch.c117 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
Dmxc_nand.c442 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
Dnand_base.c1241 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 …]
Dzynq_nand.c565 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
Dfsmc_nand.c340 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
Datmel_nand.c532 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
Ddavinci_nand.c424 int i, eccsize = chip->ecc.size; in nand_davinci_read_page_hwecc() local
Domap_gpmc.c586 int i, eccsize = chip->ecc.size; in omap_read_page_bch() local
Dvf610_nfc.c586 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
Darasan_nfc.c165 u16 eccsize; member