Home
last modified time | relevance | path

Searched refs:gen_true_ecc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c100 static uint32_t gen_true_ecc(uint8_t *ecc_buf) in gen_true_ecc() function
128 orig_ecc = gen_true_ecc(read_ecc); in omap_correct_data()
129 new_ecc = gen_true_ecc(calc_ecc); in omap_correct_data()
/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c629 static void gen_true_ecc(u8 *ecc_buf) in gen_true_ecc() function
668 gen_true_ecc(ecc_data1); in omap_compare_ecc()
669 gen_true_ecc(ecc_data2); in omap_compare_ecc()