Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dbch.h43 unsigned int ecc_bytes; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbch.h43 unsigned int ecc_bytes; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c316 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 Dsunxi_nand_spl.c253 static const int ecc_bytes[] = {32, 46, 54, 60, 74, 88, 102, 110, 116}; variable
H A Dnand_base.c2960 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
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c3784 int ecc_bytes = chip->ecc.bytes; in nand_write_subpage_hwecc() local
5320 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local
5376 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
5455 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
H A Dcadence-nand-controller.c1513 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
H A Domap2.c1570 int ecc_bytes = chip->ecc.bytes; in omap_write_subpage_bch() local
H A Dmeson_nand.c201 int ecc_bytes; in meson_nand_calc_ecc_bytes() local
H A Dmtk_nand.c1194 u32 ecc_bytes; in mtk_nfc_set_fdm() local
H A Dmarvell_nand.c263 int ecc_bytes; member
/OK3568_Linux_fs/u-boot/include/
H A Data.h154 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhdreg.h415 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhdreg.h402 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhdreg.h402 unsigned short ecc_bytes; /* for r/w long cmds; 0 = not_specified */ member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2105 void *ecc_bytes; in brcmstb_nand_verify_erased_page() local