Searched refs:ecc_bits (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/include/linux/mtd/ |
| D | onfi.h | 89 u8 ecc_bits; member 124 u8 ecc_bits; member
|
| D | jedec.h | 14 u8 ecc_bits; member
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_onfi.c | 97 chip->base.eccreq.strength = ecc->ecc_bits; in nand_flash_detect_ext_param_page() 254 if (p->ecc_bits != 0xff) { in nand_onfi_detect() 255 chip->base.eccreq.strength = p->ecc_bits; in nand_onfi_detect()
|
| D | davinci_nand.c | 553 pdata->ecc_bits = prop; in nand_davinci_get_pdata() 602 pdata->ecc_bits = 0; in davinci_nand_attach_chip() 605 pdata->ecc_bits = 0; in davinci_nand_attach_chip() 615 if (pdata->ecc_bits == 4) { in davinci_nand_attach_chip() 647 info->chip.ecc.strength = pdata->ecc_bits; in davinci_nand_attach_chip() 659 if (pdata->ecc_bits == 4) { in davinci_nand_attach_chip()
|
| D | nand_jedec.c | 113 chip->base.eccreq.strength = ecc->ecc_bits; in nand_jedec_detect()
|
| D | hisi504_nand.c | 639 int size, strength, ecc_bits; in hisi_nfc_ecc_probe() local 666 ecc_bits = 6; in hisi_nfc_ecc_probe() 681 flag |= ((ecc_bits & HINFC504_CON_ECCTYPE_MASK) in hisi_nfc_ecc_probe()
|
| /Linux-v5.4/include/linux/platform_data/ |
| D | mtd-davinci.h | 72 u8 ecc_bits; member
|
| /Linux-v5.4/include/linux/ |
| D | bch.h | 41 unsigned int ecc_bits; member
|
| /Linux-v5.4/lib/ |
| D | bch.c | 355 s = bch->ecc_bits; in compute_syndromes() 929 const unsigned int k = 8*len+bch->ecc_bits; in chien_search() 1006 if (8*len > (bch->n-bch->ecc_bits)) in decode_bch() 1044 nbits = (len*8)+bch->ecc_bits; in decode_bch() 1094 const int plen = DIV_ROUND_UP(bch->ecc_bits+1, 32); in build_mod8_tables() 1095 const int ecclen = DIV_ROUND_UP(bch->ecc_bits, 32); in build_mod8_tables() 1229 bch->ecc_bits = g->deg; in compute_generator_polynomial()
|
| /Linux-v5.4/arch/arm/mach-davinci/ |
| D | board-neuros-osd2.c | 94 .ecc_bits = 1,
|
| D | board-dm355-leopard.c | 80 .ecc_bits = 4,
|
| D | board-dm355-evm.c | 87 .ecc_bits = 4,
|
| D | board-omapl138-hawk.c | 210 .ecc_bits = 4,
|
| D | board-mityomapl138.c | 438 .ecc_bits = 1, /* 4 bit mode is not supported with 16 bit NAND */
|
| D | board-da830-evm.c | 310 .ecc_bits = 4,
|
| D | board-dm365-evm.c | 149 .ecc_bits = 4,
|
| D | board-dm644x-evm.c | 164 .ecc_bits = 1,
|
| D | board-dm646x-evm.c | 95 .ecc_bits = 1,
|
| D | board-da850-evm.c | 243 .ecc_bits = 4,
|