Home
last modified time | relevance | path

Searched defs:eccbytes (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/mtd/nand/
A Decc-sw-bch.c112 unsigned int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_init() local
297 int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_prepare_io_req() local
335 int eccbytes = engine_conf->code_size; in nand_ecc_sw_bch_finish_io_req() local
A Decc-sw-hamming.c551 int eccbytes = engine_conf->code_size; in nand_ecc_sw_hamming_prepare_io_req() local
589 int eccbytes = engine_conf->code_size; in nand_ecc_sw_hamming_finish_io_req() local
/linux-6.3-rc2/drivers/mtd/nand/raw/atmel/
A Dpmecc.c171 int eccbytes; member
280 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
695 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() local
/linux-6.3-rc2/include/uapi/mtd/
A Dmtd-abi.h270 __u32 eccbytes; member
291 __u32 eccbytes; member
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c2960 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
3022 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
3181 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
3254 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
3320 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
4041 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
4102 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
4131 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
4248 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
A Dtxx9ndfmc.c171 int eccbytes; in txx9ndfmc_calculate_ecc() local
A Domap2.c1005 int eccbytes = info->nand.ecc.bytes; in _omap_calculate_ecc_bch() local
1147 int eccbytes = info->nand.ecc.bytes; in omap_calculate_ecc_bch_multi() local
A Drenesas-nand-controller.c976 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; in rnandc_ooblayout_ecc() local
991 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; in rnandc_ooblayout_free() local
A Dstm32_fmc2_nand.c682 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
1032 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_seq_correct() local
A Dfsmc_nand.c710 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
A Dnandsim.c2200 unsigned int eccsteps, eccbytes; in ns_attach_chip() local
A Dmxc_nand.c156 int eccbytes; member
/linux-6.3-rc2/drivers/mtd/nand/raw/ingenic/
A Dingenic_nand_drv.c188 int eccbytes; in ingenic_nand_attach_chip() local
/linux-6.3-rc2/drivers/mtd/nand/raw/gpmi-nand/
A Dgpmi-nand.c1428 int eccbytes; in gpmi_count_bitflips() local

Completed in 67 milliseconds