Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/atmel/
Dpmecc.c82 #define PMECC_CFG_AUTO_ENABLE BIT(20) macro
791 cfg |= PMECC_CFG_AUTO_ENABLE; in atmel_pmecc_enable()