Searched defs:ecc_bytes (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | bch.h | 43 unsigned int ecc_bytes; member
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 4136 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 5895 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 5951 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 6030 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
| H A D | intel-nand-controller.c | 449 u32 ecc_steps, ecc_bytes, ecc_total, pagesize, pg_per_blk; in ebu_nand_attach_chip() local
|
| H A D | mtk_nand.c | 1167 u32 ecc_bytes; in mtk_nfc_set_fdm() local
|
| H A D | meson_nand.c | 223 int ecc_bytes; in meson_nand_calc_ecc_bytes() local
|
| /linux/include/uapi/linux/ |
| H A D | hdreg.h | 415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|