Searched defs:eccbytes (Results 1 – 11 of 11) sorted by relevance
143 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local173 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
446 int eccbytes = chip->ecc.bytes; local491 int eccbytes = chip->ecc.bytes; local583 int eccbytes = chip->ecc.bytes; local623 int eccbytes = chip->ecc.bytes; local
158 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
120 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
1808 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local1866 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local2025 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local2095 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local2162 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local2837 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local2895 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local2924 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local3034 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
642 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local675 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local747 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
429 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
1039 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local1327 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
712 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
516 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
158 int eccbytes; member268 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local683 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() local
Completed in 48 milliseconds