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