| /openbmc/openpower-vpd-parser/vpdecc/ |
| H A D | vpdecc.c | 6 unsigned char* ecc, size_t* ecc_buffersize) in vpdecc_create_ecc() 14 const unsigned char* ecc, size_t ecc_length) in vpdecc_check_data()
|
| /openbmc/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_dqs.c | 132 u32 cs, ecc, reg; in ddr3_dqs_centralization_rx() local 214 u32 cs, ecc, reg; in ddr3_dqs_centralization_tx() local 295 int ddr3_find_adll_limits(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, int is_tx) in ddr3_find_adll_limits() 886 static int ddr3_center_calc(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_center_calc() 951 int ddr3_special_pattern_i_search(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_special_pattern_i_search() 1112 int ddr3_special_pattern_ii_search(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_special_pattern_ii_search() 1262 u32 ecc, int is_tx) in ddr3_set_dqs_centralization_results()
|
| H A D | ddr3_pbs.c | 98 u32 ecc; in ddr3_pbs_tx() local 406 u32 pbs_pattern_idx, u32 ecc) in ddr3_tx_shift_dqs_adll_step_before_fail() 540 u32 ecc; in ddr3_pbs_rx() local 917 u32 pbs_pattern_idx, u32 ecc) in ddr3_rx_shift_dqs_to_first_fail() 1087 u32 pbs_curr_val, u32 start_pbs, u32 ecc, int is_tx) in lock_pups() 1137 u32 *pcur_pup, u32 pbs_pattern_idx, u32 ecc) in ddr3_pbs_per_bit()
|
| H A D | ddr3_read_leveling.c | 181 u32 reg, cs, ecc, pup_num, phase, delay, pup; in ddr3_read_leveling_sw() local 336 u32 *locked_sum, u32 ecc, int *first_octet_locked, in overrun() 400 int ratio_2to1, u32 ecc, in ddr3_read_leveling_single_cs_rl_mode() 752 int ratio_2to1, u32 ecc, in ddr3_read_leveling_single_cs_window_mode()
|
| H A D | ddr3_init.c | 356 __maybe_unused u32 ecc = DRAM_ECC; in ddr3_init_main() local
|
| H A D | ddr3_write_leveling.c | 187 u32 tmp_count, ecc, reg; in ddr3_wl_supplement() local
|
| H A D | ddr3_sdram.c | 284 u32 ecc) in ddr3_sdram_pbs_compare()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand.c | 684 static u16 sunxi_nfc_randomizer_state(struct mtd_info *mtd, int page, bool ecc) in sunxi_nfc_randomizer_state() 703 int page, bool ecc) in sunxi_nfc_randomizer_config() 753 bool ecc, int page) in sunxi_nfc_randomizer_write_buf() 762 int len, bool ecc, int page) in sunxi_nfc_randomizer_read_buf() 814 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk() local 908 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob() local 941 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk() local 989 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob() local 1009 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page() local 1046 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_subpage() local [all …]
|
| H A D | lpc32xx_nand_slc.c | 38 u32 ecc; member 334 static u32 slc_ecc_copy_to_buffer(u8 *spare, const u32 *ecc, int count) in slc_ecc_copy_to_buffer()
|
| H A D | fsmc_nand.c | 261 const u_char *data, u_char *ecc) in fsmc_read_hwecc()
|
| H A D | nand_base.c | 1173 void *ecc, int ecclen, in nand_check_erased_ecc_chunk() 3119 struct onfi_ext_ecc_info *ecc; in nand_flash_detect_ext_param_page() local 3326 struct jedec_ecc_info *ecc; in nand_flash_detect_jedec() local 4267 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good() local 4286 struct nand_ecc_ctrl *ecc = &chip->ecc; in invalid_ecc_page_accessors() local 4316 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail() local
|
| H A D | davinci_nand.c | 167 u_int32_t ecc = 0; in nand_davinci_readecc() local
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_packedtags2.h | 33 struct yaffs_ecc_other ecc; member
|
| H A D | yaffs_packedtags1.h | 28 unsigned ecc:12; member
|
| H A D | yaffs_tagscompat.c | 36 unsigned ecc = 0; in yaffs_calc_tags_ecc() local 53 unsigned ecc = tags->ecc; in yaffs_check_tags_ecc() local
|
| H A D | yaffs_packedtags2.c | 168 struct yaffs_ecc_other ecc; in yaffs_unpack_tags2() local
|
| H A D | yaffs_ecc.c | 72 void yaffs_ecc_calc(const unsigned char *data, unsigned char *ecc) in yaffs_ecc_calc()
|
| /openbmc/u-boot/board/ge/common/ |
| H A D | vpd_reader.c | 48 size_t data_length, const u8 *ecc, size_t ecc_length) in verify_bch() 155 u8 *ecc = &data[offset]; in vpd_reader() local
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
| H A D | board_common.c | 135 uint8_t ecc = (readl(MMC_BASE + 0x04) >> 7) & 0x1; in board_add_ram_info() local
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | samsung.c | 212 unsigned int stat, ecc; in s3c_onenand_wait() local 437 int ecc = readl(&onenand->reg->ecc_err_stat); in s3c_onenand_bbt_wait() local
|
| /openbmc/openpower-pnor-code-mgmt/static/ |
| H A D | item_updater_static.cpp | 181 bool ecc = flags.find('E') != std::string::npos; in getPartsToClear() local
|
| /openbmc/u-boot/tools/ |
| H A D | sunxi-spl-image-builder.c | 179 uint8_t *ecc; in write_page() local
|
| /openbmc/u-boot/drivers/ram/ |
| H A D | k3-am654-ddrss.c | 111 struct ddrss_ddrctl_ecc_params *ecc = &ddrss->params.ctl_ecc; in am654_ddrss_ctrl_configuration() local
|
| /openbmc/u-boot/lib/ |
| H A D | bch.c | 163 uint32_t *ecc) in encode_bch_unaligned() 232 unsigned int len, uint8_t *ecc) in encode_bch() 383 static void compute_syndromes(struct bch_control *bch, uint32_t *ecc, in compute_syndromes()
|
| /openbmc/smbios-mdr/src/ |
| H A D | dimm.cpp | 158 EccType Dimm::ecc(EccType value) in ecc() function in phosphor::smbios::Dimm
|