Searched defs:ecc_bytes (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/include/linux/ |
D | bch.h | 54 unsigned int ecc_bytes; member
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | denali.c | 329 int ecc_bytes = chip->ecc.bytes; in denali_check_erased_page() local 647 int ecc_bytes = chip->ecc.bytes; in denali_oob_xfer() local 709 int ecc_bytes = chip->ecc.bytes; in denali_read_page_raw() local 836 int ecc_bytes = chip->ecc.bytes; in denali_write_page_raw() local
|
D | nand_base.c | 4185 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 6164 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 6218 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 6297 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
D | omap2.c | 1570 int ecc_bytes = chip->ecc.bytes; in omap_write_subpage_bch() local
|
D | mtk_nand.c | 1126 u32 ecc_bytes; in mtk_nfc_set_fdm() local
|
D | marvell_nand.c | 194 int ecc_bytes; member
|
/Linux-v4.19/include/uapi/linux/ |
D | hdreg.h | 415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|