Searched refs:bch_decode (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | bch.h | 66 int bch_decode(struct bch_control *bch, const uint8_t *data, unsigned int len,
|
| /Linux-v5.10/drivers/mtd/nand/raw/ |
| D | nand_bch.c | 70 count = bch_decode(nbc->bch, NULL, chip->ecc.size, read_ecc, calc_ecc, in nand_bch_correct_data()
|
| D | arasan-nand-controller.c | 368 bf = bch_decode(anand->bch, raw_buf, chip->ecc.size, in anfc_read_page_hw_ecc()
|
| /Linux-v5.10/lib/ |
| D | bch.c | 1053 int bch_decode(struct bch_control *bch, const uint8_t *data, unsigned int len, in bch_decode() function 1115 EXPORT_SYMBOL_GPL(bch_decode);
|
| /Linux-v5.10/drivers/mtd/devices/ |
| D | docg3.c | 650 numerrs = bch_decode(docg3->cascade->bch, NULL, in doc_ecc_bch_fix_data()
|