Home
last modified time | relevance | path

Searched defs:ecc_bytes (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mtd/nand/spi/
H A Dalliancememory.c50 int ecc_bytes; in am_ooblayout_ecc() local
65 int ecc_bytes; in am_ooblayout_free() local
/linux/include/linux/
H A Dbch.h43 unsigned int ecc_bytes; member
/linux/drivers/mtd/nand/raw/
H A Domap2.c1445 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
H A Dnand_base.c4267 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local
6026 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local
6082 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
6161 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
H A Dintel-nand-controller.c449 u32 ecc_steps, ecc_bytes, ecc_total, pagesize, pg_per_blk; in ebu_nand_attach_chip() local
/linux/include/uapi/linux/
H A Dhdreg.h415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2109 void *ecc_bytes; in brcmstb_nand_verify_erased_page() local