Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_spl_simple.c147 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
178 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
H A Dmxc_nand.c443 int eccsize = chip->ecc.size; local
488 int n, eccsize = chip->ecc.size; local
580 int eccsize = chip->ecc.size; local
620 int i, n, eccsize = chip->ecc.size; local
H A Dnand_base.c1796 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1854 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
2013 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
2083 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
2150 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
2509 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
2576 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
2826 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
2884 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
2913 int i, eccsize = chip->ecc.size; in nand_write_page_hwecc() local
[all …]
H A Dzynq_nand.c566 int i, eccsteps, eccsize = chip->ecc.size; in zynq_nand_write_page_hwecc() local
624 int i, eccsize = chip->ecc.size; in zynq_nand_write_page_swecc() local
657 int i, stat, eccsteps, eccsize = chip->ecc.size; in zynq_nand_read_page_hwecc() local
729 int i, eccsize = chip->ecc.size; in zynq_nand_read_page_swecc() local
H A Dam335x_spl_bch.c157 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
H A Dnand_bch.c117 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
H A Datmel_nand.c533 int eccsize = chip->ecc.size; in atmel_nand_pmecc_read_page() local
1024 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
1313 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
H A Dfsmc_nand.c341 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
H A Ddavinci_nand.c425 int i, eccsize = chip->ecc.size; in nand_davinci_read_page_hwecc() local
H A Dstm32_fmc2_nand.c479 int i, ret, den, eccsize = chip->ecc.size; in stm32_fmc2_bch_correct() local
531 int i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_read_page() local
H A Domap_gpmc.c587 int i, eccsize = chip->ecc.size; in omap_read_page_bch() local
H A Dvf610_nfc.c592 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
H A Darasan_nfc.c168 u16 eccsize; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_ecc.c123 void __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, in __nand_calculate_ecc()
392 unsigned int eccsize, bool sm_order) in __nand_correct_data()
H A Dnand_bch.c112 unsigned int eccsize = nand->ecc.size; in nand_bch_init() local
H A Dnand_base.c2671 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
2733 int i, eccsize = chip->ecc.size, ret; in nand_read_page_swecc() local
2892 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc() local
2964 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
3309 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
3376 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
3644 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
3705 int i, eccsize = chip->ecc.size, ret; in nand_write_page_swecc() local
3734 int i, eccsize = chip->ecc.size, ret; in nand_write_page_hwecc() local
3851 int i, eccsize = chip->ecc.size; in nand_write_page_syndrome() local
H A Dstm32_fmc2_nand.c613 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
677 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
842 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1029 int i, s, eccsize = chip->ecc.size; in stm32_fmc2_nfc_seq_correct() local
H A Dtxx9ndfmc.c192 int eccsize; in txx9ndfmc_correct_data() local
H A Ddavinci_nand.c390 int i, eccsize = chip->ecc.size, ret; in nand_davinci_read_page_hwecc_oob_first() local
H A Dmxc_nand.c158 int eccsize; member
177 int eccsize; member
H A Dfsmc_nand.c698 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1594 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_read_page_raw() local
1679 int eccsize = nfc_geo->ecc_chunk_size; in gpmi_ecc_write_page_raw() local