Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/
H A Decc-sw-bch.c111 unsigned int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_init() local
296 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_prepare_io_req() local
333 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_finish_io_req() local
H A Decc-sw-hamming.c550 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_prepare_io_req() local
587 int eccsize = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_finish_io_req() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_spl_simple.c146 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
177 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
H A Dnand_base.c1243 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
1284 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1434 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
1496 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc_oob_first() local
1554 int i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
1894 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
1953 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
2179 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
2220 int i, eccsize = chip->ecc.size; in nand_write_page_swecc() local
2249 int i, eccsize = chip->ecc.size; in nand_write_page_hwecc() local
[all …]
H A Dmxc_nand.c442 int eccsize = chip->ecc.size; local
487 int n, eccsize = chip->ecc.size; local
579 int eccsize = chip->ecc.size; local
619 int i, n, eccsize = chip->ecc.size; local
H A Dzynq_nand.c565 int i, eccsteps, eccsize = chip->ecc.size; in zynq_nand_write_page_hwecc() local
623 int i, eccsize = chip->ecc.size; in zynq_nand_write_page_swecc() local
656 int i, stat, eccsteps, eccsize = chip->ecc.size; in zynq_nand_read_page_hwecc() local
728 int i, eccsize = chip->ecc.size; in zynq_nand_read_page_swecc() local
H A Dam335x_spl_bch.c156 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 Dfsmc_nand.c340 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
H A Datmel_nand.c532 int eccsize = chip->ecc.size; in atmel_nand_pmecc_read_page() local
1023 int eccsize = chip->ecc.size; in atmel_nand_read_page() local
1312 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page() local
H A Ddavinci_nand.c424 int i, eccsize = chip->ecc.size; in nand_davinci_read_page_hwecc() local
H A Domap_gpmc.c586 int i, eccsize = chip->ecc.size; in omap_read_page_bch() local
H A Dvf610_nfc.c591 int eccsize = chip->ecc.size; in vf610_nfc_read_page() local
H A Darasan_nfc.c167 u16 eccsize; member
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c2997 int eccsize = chip->ecc.size; in nand_read_page_raw_syndrome() local
3059 int i, eccsize = chip->ecc.size, ret; in nand_read_page_swecc() local
3218 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc() local
3291 int i, eccsize = chip->ecc.size, ret; in nand_read_page_hwecc_oob_first() local
3357 int ret, i, eccsize = chip->ecc.size; in nand_read_page_syndrome() local
3759 int eccsize = chip->ecc.size; in nand_read_oob_syndrome() local
3826 int eccsize = chip->ecc.size, length = mtd->oobsize; in nand_write_oob_syndrome() local
4108 int eccsize = chip->ecc.size; in nand_write_page_raw_syndrome() local
4169 int i, eccsize = chip->ecc.size, ret; in nand_write_page_swecc() local
4198 int i, eccsize = chip->ecc.size, ret; in nand_write_page_hwecc() local
[all …]
H A Dstm32_fmc2_nand.c617 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
681 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
846 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1035 int i, s, eccsize = chip->ecc.size; in stm32_fmc2_nfc_seq_correct() local
H A Dtxx9ndfmc.c191 int eccsize; in txx9ndfmc_correct_data() local
H A Dmxc_nand.c156 int eccsize; member
175 int eccsize; member
H A Dfsmc_nand.c709 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1816 int eccsize = nfc_geo->eccn_chunk_size; in gpmi_ecc_read_page_raw() local
1901 int eccsize = nfc_geo->eccn_chunk_size; in gpmi_ecc_write_page_raw() local