Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
H 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
H 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/include/uapi/mtd/
H A Dmtd-abi.h270 __u32 eccbytes; member
291 __u32 eccbytes; member
/linux/drivers/mtd/nand/raw/
H A Dtxx9ndfmc.c171 int eccbytes; in txx9ndfmc_calculate_ecc() local
H A Dstm32_fmc2_nand.c700 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_read_page() local
1050 int eccbytes = chip->ecc.bytes; in stm32_fmc2_nfc_seq_correct() local
H A Dnandsim.c2214 unsigned int eccsteps, eccbytes; in ns_attach_chip() local