Home
last modified time | relevance | path

Searched defs:ecc_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dbch.h47 uint32_t *ecc_buf; member
/openbmc/linux/include/linux/
Dbch.h
/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()