Home
last modified time | relevance | path

Searched defs:hwecc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.c643 static int doc_ecc_bch_fix_data(struct docg3 *docg3, void *buf, u8 *hwecc) in doc_ecc_bch_fix_data()
785 static void doc_get_bch_hw_ecc(struct docg3 *docg3, u8 *hwecc) in doc_get_bch_hw_ecc()
873 u8 hwecc[DOC_ECC_BCH_SIZE], eccconf1; in doc_read_oob() local
1235 u8 hwecc[DOC_ECC_BCH_SIZE], hamming; in doc_write_page() local
/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h153 unsigned hwecc:1; /* Hardware ECC (0 = disabled, 1 = enabled) */ member