HomeSort by relevance Sort by last modified time
    Searched refs:nand_bch_calculate_ecc (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/linux/mtd/
nand_bch.h 24 int nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat,
46 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, function
  /external/u-boot/drivers/mtd/nand/
nand_bch.c 36 * nand_bch_calculate_ecc - [NAND Interface] Calculate ECC for data block
41 int nand_bch_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, function
nand_base.c     [all...]

Completed in 170 milliseconds