Searched defs:ecc_buf (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/ | ||
D | bch.h | 47 uint32_t *ecc_buf; member |
/external/u-boot/drivers/mtd/nand/ | ||
D | omap_gpmc.c | 100 static uint32_t gen_true_ecc(uint8_t *ecc_buf) in gen_true_ecc() |