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