Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dbch.h60 void encode_bch(struct bch_control *bch, const uint8_t *data,
/u-boot/drivers/mtd/nand/raw/
A Dnand_bch.c51 encode_bch(nbc->bch, buf, chip->ecc.size, code); in nand_bch_calculate_ecc()
206 encode_bch(nbc->bch, erased_page, eccsize, nbc->eccmask); in nand_bch_init()
/u-boot/tools/
A Dsunxi-spl-image-builder.c216 encode_bch(bch, buffer, info->ecc_step_size + 4, ecc); in write_page()
/u-boot/lib/
A Dbch.c234 void encode_bch(struct bch_control *bch, const uint8_t *data, in encode_bch() function
1054 encode_bch(bch, data, len, NULL); in decode_bch()
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c371 encode_bch(bch, psrc, blocksize, ecc_buf); in encode_bch_ecc()

Completed in 10 milliseconds