Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Datmel_nand_ecc.h61 #define PMECC_CFG_AUTO_ENABLE (1 << 20) macro
Datmel_nand.c910 | PMECC_CFG_AUTO_ENABLE); in pmecc_enable()
913 & ~PMECC_CFG_AUTO_ENABLE); in pmecc_enable()