Searched refs:decode_bch (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | bch.h | 64 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bch.c | 75 count = decode_bch(nbc->bch, NULL, chip->ecc.size, read_ecc, calc_ecc, in nand_bch_correct_data()
|
| H A D | omap_gpmc.c | 659 count = decode_bch(info->control, NULL, SECTOR_BYTES, in omap_correct_data_bch_sw()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | bch.c | 1026 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len, in decode_bch() function
|