/openbmc/linux/drivers/mtd/nand/spi/ |
H A D | alliancememory.c | 50 int ecc_bytes; in am_ooblayout_ecc() local 65 int ecc_bytes; in am_ooblayout_free() local
|
/openbmc/u-boot/include/linux/ |
H A D | bch.h | 42 unsigned int ecc_bytes; member
|
/openbmc/linux/include/linux/ |
H A D | bch.h | 43 unsigned int ecc_bytes; member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | denali.c | 315 int ecc_bytes = chip->ecc.bytes; in denali_check_erased_page() local 640 int ecc_bytes = chip->ecc.bytes; in denali_oob_xfer() local 697 int ecc_bytes = chip->ecc.bytes; in denali_read_page_raw() local 828 int ecc_bytes = chip->ecc.bytes; in denali_write_page_raw() local
|
H A D | nand_base.c | 2289 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 4047 int nsteps, ecc_bytes; in nand_check_ecc_caps() local 4109 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 4191 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
H A D | sunxi_nand_spl.c | 252 static const int ecc_bytes[] = {32, 46, 54, 60, 74, 88, 102, 110, 116}; variable
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A 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
|
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 | nand_base.c | 4248 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 6007 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 6063 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 6142 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
H A D | cadence-nand-controller.c | 1521 int ecc_bytes = chip->ecc.bytes; in cadence_nand_write_page_raw() local 1714 int ecc_bytes = chip->ecc.bytes; in cadence_nand_read_page_raw() local
|
H A D | meson_nand.c | 216 int ecc_bytes; in meson_nand_calc_ecc_bytes() local
|
H A D | mtk_nand.c | 1167 u32 ecc_bytes; in mtk_nfc_set_fdm() local
|
H A D | marvell_nand.c | 265 int ecc_bytes; member
|
/openbmc/u-boot/include/ |
H A D | ata.h | 153 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdreg.h | 415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 2219 void *ecc_bytes; in brcmstb_nand_verify_erased_page() local
|