Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbch.h66 int bch_decode(struct bch_control *bch, const uint8_t *data, unsigned int len,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_bch.c70 count = bch_decode(nbc->bch, NULL, chip->ecc.size, read_ecc, calc_ecc, in nand_bch_correct_data()
H A Darasan-nand-controller.c399 bf = bch_decode(anand->bch, raw_buf, chip->ecc.size, in anfc_read_page_hw_ecc()
/OK3568_Linux_fs/kernel/lib/
H 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);
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Ddocg3.c650 numerrs = bch_decode(docg3->cascade->bch, NULL, in doc_ecc_bch_fix_data()