Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dbch.h59 uint32_t *ecc_buf; member
/linux-3.3/drivers/mtd/nand/
Dsh_flctl.c257 unsigned long *ecc_buf = (unsigned long *)buff; in read_ecfiforeg() local
Domap2.c644 static void gen_true_ecc(u8 *ecc_buf) in gen_true_ecc()