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