Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Datmel_nand_ecc.h56 #define PMECC_CFG_WRITE_OP (1 << 12) macro
Datmel_nand.c909 pmecc_writel(host->ecc, CFG, (val & ~PMECC_CFG_WRITE_OP) in pmecc_enable()
912 pmecc_writel(host->ecc, CFG, (val | PMECC_CFG_WRITE_OP) in pmecc_enable()