Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dbch.h42 unsigned int ecc_bytes; member
/external/u-boot/drivers/mtd/nand/
Ddenali.c319 int ecc_bytes = chip->ecc.bytes; in denali_check_erased_page() local
638 int ecc_bytes = chip->ecc.bytes; in denali_oob_xfer() local
695 int ecc_bytes = chip->ecc.bytes; in denali_read_page_raw() local
826 int ecc_bytes = chip->ecc.bytes; in denali_write_page_raw() local
Dsunxi_nand_spl.c252 static const int ecc_bytes[] = {32, 46, 54, 60, 74, 88, 102, 110, 116}; variable
Dnand_base.c2314 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local
4099 int nsteps, ecc_bytes; in nand_check_ecc_caps() local
4161 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
4243 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
/external/u-boot/include/
Data.h153 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/external/kernel-headers/original/uapi/linux/
Dhdreg.h415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member