Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/drivers/mtd/nand/
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
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
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_bch.c113 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
Dnand_base.c2672 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
2734 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2893 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2965 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
3645 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
3706 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
3735 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3852 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
Dtxx9ndfmc.c172 int eccbytes; in txx9ndfmc_calculate_ecc() local
Ddavinci_nand.c391 int eccbytes = chip->ecc.bytes; in nand_davinci_read_page_hwecc_oob_first() local
Domap2.c1144 int eccbytes = info->nand.ecc.bytes; in _omap_calculate_ecc_bch() local
1286 int eccbytes = info->nand.ecc.bytes; in omap_calculate_ecc_bch_multi() local
Dstm32_fmc2_nand.c678 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
1026 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_seq_correct() local
Dfsmc_nand.c699 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
Dmtd-abi.h126 __u32 eccbytes; member
137 __u32 eccbytes; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
Dmtd-abi.h112 __u32 eccbytes; member
123 __u32 eccbytes; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
Dmtd-abi.h126 __u32 eccbytes; member
137 __u32 eccbytes; member
/kernel/linux/linux-5.10/include/uapi/mtd/
Dmtd-abi.h215 __u32 eccbytes; member
236 __u32 eccbytes; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
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
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
Dpmecc.c171 int eccbytes; member
280 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
687 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() local
/kernel/linux/linux-6.6/include/uapi/mtd/
Dmtd-abi.h270 __u32 eccbytes; member
291 __u32 eccbytes; member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Dnand_base.c2998 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
3060 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
3219 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
3292 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
3358 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
4109 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
4170 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
4199 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
4316 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
Dtxx9ndfmc.c171 int eccbytes; in txx9ndfmc_calculate_ecc() local
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
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
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
Dfsmc_nand.c710 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c187 int eccbytes; in ingenic_nand_attach_chip() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c187 int eccbytes; in ingenic_nand_attach_chip() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1224 int eccbytes; in gpmi_count_bitflips() local

12