Searched refs:NDFC_CCR_RESET_ECC (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mtd/ | ||
H A D | ndfc.h | 28 #define NDFC_CCR_RESET_ECC 0x40000000 /* ECC Reset */ macro |
/linux/drivers/mtd/nand/raw/ | ||
H A D | ndfc.c | 82 ccr |= NDFC_CCR_RESET_ECC; in ndfc_enable_hwecc() |