Home
last modified time | relevance | path

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

12

/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.c2671 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
2733 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
2892 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
2964 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
3646 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
3707 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
3736 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
3853 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
Dtxx9ndfmc.c172 int eccbytes; in txx9ndfmc_calculate_ecc() local
Ddavinci_nand.c393 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.c679 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
Dnandsim.c2212 unsigned int eccsteps, eccbytes; in ns_attach_chip() local
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dnand_bch.c128 unsigned int eccbytes = nand->ecc.bytes; in nand_bch_init() local
Dnand_base.c3031 int eccbytes = chip->ecc.bytes; in nand_read_page_raw_syndrome() local
3093 int eccbytes = chip->ecc.bytes; in nand_read_page_swecc() local
3253 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc() local
3327 int eccbytes = chip->ecc.bytes; in nand_read_page_hwecc_oob_first() local
3394 int eccbytes = chip->ecc.bytes; in nand_read_page_syndrome() local
4043 int eccbytes = chip->ecc.bytes; in nand_write_page_raw_syndrome() local
4105 int eccbytes = chip->ecc.bytes; in nand_write_page_swecc() local
4135 int eccbytes = chip->ecc.bytes; in nand_write_page_hwecc() local
4255 int eccbytes = chip->ecc.bytes; in nand_write_page_syndrome() local
Djz4780_nand.c165 int eccbytes; in jz4780_nand_attach_chip() local
Dtxx9ndfmc.c178 int eccbytes; in txx9ndfmc_calculate_ecc() local
Domap2.c1143 int eccbytes = info->nand.ecc.bytes; in _omap_calculate_ecc_bch() local
1285 int eccbytes = info->nand.ecc.bytes; in omap_calculate_ecc_bch_multi() local
Dfsmc_nand.c726 int eccbytes = chip->ecc.bytes; in fsmc_read_page_hwecc() local
Dnandsim.c2197 unsigned int eccsteps, eccbytes; in ns_attach_chip() local
/kernel/linux/patches/linux-5.10/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/linux-5.10/include/uapi/mtd/
Dmtd-abi.h215 __u32 eccbytes; member
236 __u32 eccbytes; member
/kernel/linux/linux-4.19/include/uapi/mtd/
Dmtd-abi.h214 __u32 eccbytes; member
235 __u32 eccbytes; member
/kernel/linux/linux-4.19/arch/mips/jz4740/
Dboard-qi_lb60.c113 int eccbytes = 36, eccoff = 6; in qi_lb60_ooblayout_free() local
/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-4.19/drivers/mtd/nand/raw/atmel/
Dpmecc.c174 int eccbytes; member
283 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
698 int eccbytes = user->eccbytes; in atmel_pmecc_correct_sector() 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-4.19/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c995 int eccbytes; in gpmi_ecc_read_page_data() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1208 int eccbytes; in gpmi_count_bitflips() local

12