| /u-boot/drivers/ddr/marvell/axp/ |
| A D | ddr3_dqs.c | 133 u32 cs, ecc, reg; in ddr3_dqs_centralization_rx() local 215 u32 cs, ecc, reg; in ddr3_dqs_centralization_tx() local 296 int ddr3_find_adll_limits(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, int is_tx) in ddr3_find_adll_limits() 887 static int ddr3_center_calc(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_center_calc() 952 int ddr3_special_pattern_i_search(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_special_pattern_i_search() 1113 int ddr3_special_pattern_ii_search(MV_DRAM_INFO *dram_info, u32 cs, u32 ecc, in ddr3_special_pattern_ii_search() 1263 u32 ecc, int is_tx) in ddr3_set_dqs_centralization_results()
|
| A D | ddr3_pbs.c | 99 u32 ecc; in ddr3_pbs_tx() local 407 u32 pbs_pattern_idx, u32 ecc) in ddr3_tx_shift_dqs_adll_step_before_fail() 541 u32 ecc; in ddr3_pbs_rx() local 918 u32 pbs_pattern_idx, u32 ecc) in ddr3_rx_shift_dqs_to_first_fail() 1088 u32 pbs_curr_val, u32 start_pbs, u32 ecc, int is_tx) in lock_pups() 1138 u32 *pcur_pup, u32 pbs_pattern_idx, u32 ecc) in ddr3_pbs_per_bit()
|
| A D | ddr3_read_leveling.c | 182 u32 reg, cs, ecc, pup_num, phase, delay, pup; in ddr3_read_leveling_sw() local 337 u32 *locked_sum, u32 ecc, int *first_octet_locked, in overrun() 401 int ratio_2to1, u32 ecc, in ddr3_read_leveling_single_cs_rl_mode() 753 int ratio_2to1, u32 ecc, in ddr3_read_leveling_single_cs_window_mode()
|
| A D | ddr3_init.c | 358 __maybe_unused u32 ecc = DRAM_ECC; in ddr3_init_main() local
|
| A D | ddr3_write_leveling.c | 189 u32 tmp_count, ecc, reg; in ddr3_wl_supplement() local
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | sunxi_nand.c | 709 int page, bool ecc) in sunxi_nfc_randomizer_config() 759 bool ecc, int page) in sunxi_nfc_randomizer_write_buf() 768 int len, bool ecc, int page) in sunxi_nfc_randomizer_read_buf() 820 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk() local 914 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob() local 947 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk() local 995 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob() local 1015 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page() local 1393 struct nand_ecc_ctrl *ecc) in sunxi_nand_hw_common_ecc_ctrl_init() 1470 struct nand_ecc_ctrl *ecc) in sunxi_nand_hw_ecc_ctrl_init() [all …]
|
| A D | rockchip_nfc.c | 270 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_select_chip() local 440 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_write_page_raw() local 522 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_write_page_hwecc() local 621 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_raw() local 677 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_hwecc() local 822 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_ecc_init() local 879 struct nand_ecc_ctrl *ecc; in rk_nfc_nand_chip_init() local
|
| A D | lpc32xx_nand_slc.c | 41 u32 ecc; member 337 static u32 slc_ecc_copy_to_buffer(u8 *spare, const u32 *ecc, int count) in slc_ecc_copy_to_buffer()
|
| A D | octeontx_bch.c | 220 u8 bch_level, dma_addr_t ecc, dma_addr_t resp) in octeontx_bch_encode()
|
| A D | nand_base.c | 1739 void *ecc, int ecclen, in nand_check_erased_ecc_chunk() 3821 struct onfi_ext_ecc_info *ecc; in nand_flash_detect_ext_param_page() local 4004 struct jedec_ecc_info *ecc; in nand_flash_detect_jedec() local 4898 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good() local 4917 struct nand_ecc_ctrl *ecc = &chip->ecc; in invalid_ecc_page_accessors() local 4947 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail() local
|
| A D | stm32_fmc2_nand.c | 323 u8 *ecc) in stm32_fmc2_nfc_ham_calculate() 407 u8 *ecc) in stm32_fmc2_nfc_bch_calculate()
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_packedtags2.h | 33 struct yaffs_ecc_other ecc; member
|
| A D | yaffs_packedtags1.h | 28 unsigned ecc:12; member
|
| 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
|
| A D | yaffs_packedtags2.c | 168 struct yaffs_ecc_other ecc; in yaffs_unpack_tags2() local
|
| A D | yaffs_ecc.c | 72 void yaffs_ecc_calc(const unsigned char *data, unsigned char *ecc) in yaffs_ecc_calc()
|
| /u-boot/board/ge/common/ |
| A D | vpd_reader.c | 52 size_t data_length, const u8 *ecc, size_t ecc_length) in verify_bch() 159 u8 *ecc = &data[offset]; in vpd_reader() local
|
| /u-boot/arch/arm/mach-aspeed/ast2600/ |
| A D | board_common.c | 72 uint32_t ecc, act_size, vga_rsvd; in board_add_ram_info() local
|
| /u-boot/tools/ |
| A D | renesas_spkgimage.h | 58 uint8_t ecc; member
|
| A D | sunxi-spl-image-builder.c | 179 uint8_t *ecc; in write_page() local
|
| /u-boot/drivers/mtd/nand/raw/atmel/ |
| A D | pmecc.h | 50 } ecc; member
|
| A D | pmecc.c | 679 void *data, void *ecc) in atmel_pmecc_correct_sector() 741 int sector, void *ecc) in atmel_pmecc_get_generated_eccbytes()
|
| /u-boot/drivers/mtd/onenand/ |
| 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
|
| /u-boot/lib/ |
| A D | bch.c | 166 uint32_t *ecc) in encode_bch_unaligned() 235 unsigned int len, uint8_t *ecc) in encode_bch() 386 static void compute_syndromes(struct bch_control *bch, uint32_t *ecc, in compute_syndromes()
|
| /u-boot/drivers/ram/ |
| A D | k3-am654-ddrss.c | 115 struct ddrss_ddrctl_ecc_params *ecc = &ddrss->params.ctl_ecc; in am654_ddrss_ctrl_configuration() local
|