Searched refs:ecc_bits (Results 1 – 11 of 11) sorted by relevance
31 unsigned int ecc_bits = CONFIG_PMECC_CAP; in main() local40 pmecc_get_ecc_bytes(ecc_bits, sector_size) * sector_per_page; in main()46 printf("eccBits=%d,", ecc_bits); in main()
34 int ecc_bits; member83 pmecc.ecc_bits = strtol(param, NULL, 10); in atmel_find_pmecc_parameter_in_token()268 switch (pmecc.ecc_bits) { in atmel_vrec_header()287 pmecc.ecc_bits); in atmel_vrec_header()
180 if (error_ecc_bits >= (u32)nand_para.ecc_bits - 3) { in flash_read_page_raw()352 rkflash_print_info("ecc_bits: %x\n", nand_para.ecc_bits); in flash_show_info()406 g_nand_phy_info.ecc_bits = nand_para.ecc_bits; in flash_ftl_ops_init()510 nand_para.ecc_bits = 70; in nandc_flash_init()522 flash_bch_sel(nand_para.ecc_bits); in nandc_flash_init()
61 u8 ecc_bits; member
116 u8 ecc_bits; member
1294 g_nand_phy_info.ecc_bits = p_nand_info->max_ecc_bits; in sfc_nand_ftl_ops_init()
42 unsigned int ecc_bits; member
385 s = bch->ecc_bits; in compute_syndromes()959 const unsigned int k = 8*len+bch->ecc_bits; in chien_search()1036 if (8*len > (bch->n-bch->ecc_bits)) in decode_bch()1074 nbits = (len*8)+bch->ecc_bits; in decode_bch()1123 const int plen = DIV_ROUND_UP(bch->ecc_bits+1, 32); in build_mod8_tables()1124 const int ecclen = DIV_ROUND_UP(bch->ecc_bits, 32); in build_mod8_tables()1258 bch->ecc_bits = g->deg; in compute_generator_polynomial()
317 u8 ecc_bits; member352 u8 ecc_bits; member405 u8 ecc_bits; member
71 u8 ecc_bits; member288 .ecc_bits = 0, in rkusb_do_read_flash_info()
3857 chip->ecc_strength_ds = ecc->ecc_bits; in nand_flash_detect_ext_param_page()3970 if (p->ecc_bits != 0xff) { in nand_flash_detect_onfi()3971 chip->ecc_strength_ds = p->ecc_bits; in nand_flash_detect_onfi()4079 chip->ecc_strength_ds = ecc->ecc_bits; in nand_flash_detect_jedec()