Home
last modified time | relevance | path

Searched refs:bch_decode (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbch.h66 int bch_decode(struct bch_control *bch, const uint8_t *data, unsigned int len,
/linux-6.3-rc2/drivers/mtd/nand/
A Decc-sw-bch.c57 count = bch_decode(engine_conf->bch, NULL, step_size, read_ecc, in nand_ecc_sw_bch_correct()
/linux-6.3-rc2/lib/
A Dbch.c1053 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-6.3-rc2/drivers/mtd/nand/raw/
A Darasan-nand-controller.c463 bf = bch_decode(anand->bch, raw_buf, chip->ecc.size, in anfc_read_page_hw_ecc()
/linux-6.3-rc2/drivers/mtd/devices/
A Ddocg3.c650 numerrs = bch_decode(docg3->cascade->bch, NULL, in doc_ecc_bch_fix_data()

Completed in 16 milliseconds