Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/devices/
Ddocg3.c657 static int doc_ecc_bch_fix_data(struct docg3 *docg3, void *buf, u8 *hwecc) in doc_ecc_bch_fix_data()
799 static void doc_get_bch_hw_ecc(struct docg3 *docg3, u8 *hwecc) in doc_get_bch_hw_ecc()
887 u8 hwecc[DOC_ECC_BCH_SIZE], eccconf1; in doc_read_oob() local
1241 u8 hwecc[DOC_ECC_BCH_SIZE], hamming; in doc_write_page() local
/Linux-v4.19/include/linux/mtd/
Dsh_flctl.h165 unsigned hwecc:1; /* Hardware ECC (0 = disabled, 1 = enabled) */ member