Searched defs:ecc_bytes (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/include/linux/ |
D | bch.h | 43 unsigned int ecc_bytes; member
|
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | omap2.c | 1445 int ecc_bytes = chip->ecc.bytes; in omap_write_subpage_bch() local 1778 unsigned int ecc_bytes = nanddev_get_ecc_bytes_per_step(nand); in omap_sw_ooblayout_ecc() local 1799 unsigned int ecc_bytes = nanddev_get_ecc_bytes_per_step(nand); in omap_sw_ooblayout_free() local
|
D | nand_base.c | 4084 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 5780 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 5836 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 5915 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
D | intel-nand-controller.c | 449 u32 ecc_steps, ecc_bytes, ecc_total, pagesize, pg_per_blk; in ebu_nand_attach_chip() local
|
D | cadence-nand-controller.c | 1513 int ecc_bytes = chip->ecc.bytes; in cadence_nand_write_page_raw() local 1706 int ecc_bytes = chip->ecc.bytes; in cadence_nand_read_page_raw() local
|
D | meson_nand.c | 205 int ecc_bytes; in meson_nand_calc_ecc_bytes() local
|
D | mtk_nand.c | 1194 u32 ecc_bytes; in mtk_nfc_set_fdm() local
|
D | marvell_nand.c | 263 int ecc_bytes; member
|
/linux-6.1.9/include/uapi/linux/ |
D | hdreg.h | 415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|
/linux-6.1.9/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 2178 void *ecc_bytes; in brcmstb_nand_verify_erased_page() local
|