Home
last modified time | relevance | path

Searched refs:NDFC_CCR_RESET_ECC (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mtd/
H A Dndfc.h28 #define NDFC_CCR_RESET_ECC 0x40000000 /* ECC Reset */ macro
/linux/drivers/mtd/nand/raw/
H A Dndfc.c82 ccr |= NDFC_CCR_RESET_ECC; in ndfc_enable_hwecc()