Home
last modified time | relevance | path

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

/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
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c634 static int stm32_fmc2_nfc_bch_decode(int eccsize, u8 *dat, u32 *ecc_sta) in stm32_fmc2_nfc_bch_decode()
698 int ret, i, s, stat, eccsize = chip->ecc.size; in stm32_fmc2_nfc_read_page() local
863 int eccsize = chip->ecc.size; in stm32_fmc2_nfc_xfer() local
1052 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.c158 int eccsize; member
177 int eccsize; member
H A Dfsmc_nand.c709 int i, j, s, stat, eccsize = chip->ecc.size; in fsmc_read_page_hwecc() local