Searched defs:eccbytes (Results 1 – 15 of 15) sorted by relevance
147 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local178 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() local
158 int eccbytes = CONFIG_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
341 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
1802 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local1860 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local2019 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local2089 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local2156 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local2832 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local2890 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local2919 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local3031 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
496 int i, err_nbr, eccbytes; in pmecc_correction() local1041 int eccbytes = chip->ecc.bytes; in atmel_nand_read_page() local1329 int eccbytes = CONFIG_SYS_NAND_ECCBYTES; in nand_read_page() 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
427 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc() local
588 int eccbytes = chip->ecc.bytes; in omap_read_page_bch() local
1608 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_read_page() local1654 int eccbytes = chip->ecc.bytes; in octeontx_nand_hw_bch_write_page() local1817 unsigned int eccbytes = nand->ecc.bytes; in octeontx_bch_save_empty_eccmask() local
508 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
143 __u32 eccbytes; member
Completed in 42 milliseconds