Searched defs:ecc_bytes (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | bch.h | 43 unsigned int ecc_bytes; member
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | denali.c | 316 int ecc_bytes = chip->ecc.bytes; in denali_check_erased_page() local 641 int ecc_bytes = chip->ecc.bytes; in denali_oob_xfer() local 698 int ecc_bytes = chip->ecc.bytes; in denali_read_page_raw() local 829 int ecc_bytes = chip->ecc.bytes; in denali_write_page_raw() local
|
| H A D | sunxi_nand_spl.c | 253 static const int ecc_bytes[] = {32, 46, 54, 60, 74, 88, 102, 110, 116}; variable
|
| H A D | nand_base.c | 2960 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local 4740 int nsteps, ecc_bytes; in nand_check_ecc_caps() local 4802 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 4884 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ata.h | 154 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
|