Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
A Dnand_spl_simple.c143 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
173 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Dmxc_nand.c446 int eccbytes = chip->ecc.bytes; local
491 int eccbytes = chip->ecc.bytes; local
583 int eccbytes = chip->ecc.bytes; local
623 int eccbytes = chip->ecc.bytes; local
A Dam335x_spl_bch.c158 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 Dnand_base.c1808 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
1866 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2025 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2095 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
2162 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
2837 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
2895 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
2924 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3034 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
A Dzynq_nand.c642 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local
675 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local
747 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
A Ddavinci_nand.c429 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
A Datmel_nand.c1039 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local
1327 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
A Domap_gpmc.c712 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
A Dstm32_fmc2_nand.c516 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
/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

Completed in 48 milliseconds