Searched defs:eccbytes (Results 1 – 15 of 15) sorted by relevance
143 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local174 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
159 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
120 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
445 int eccbytes = chip->ecc.bytes; local490 int eccbytes = chip->ecc.bytes; local582 int eccbytes = chip->ecc.bytes; local622 int eccbytes = chip->ecc.bytes; local
1820 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local1878 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local2037 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local2107 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local2174 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local2850 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local2908 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local2937 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local3049 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
643 int eccbytes = chip->ecc.bytes; in zynq_nand_write_page_swecc() local676 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_hwecc() local748 int eccbytes = chip->ecc.bytes; in zynq_nand_read_page_swecc() local
587 int eccbytes = chip->ecc.bytes; in omap_calculate_ecc_bch_multi() local754 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
428 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
1037 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local1325 int eccbytes = CFG_SYS_NAND_ECCBYTES; in nand_read_page() local
1604 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_read_page() local1650 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_write_page() local1813 unsigned int eccbytes = nand->ecc.bytes; in octeontx_bch_save_empty_eccmask() local
511 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
118 int eccbytes = DIV_ROUND_UP(info->ecc_strength * 14, 8); in write_page() local346 int eccbytes, eccsteps; in check_image_info() local
203 __u32 eccbytes; member224 __u32 eccbytes; member
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
143 __u32 eccbytes; member
Completed in 45 milliseconds