Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/atmel/
Dpmecc.c79 #define PMECC_CFG_AUTO_ENABLE BIT(20) macro
788 cfg |= PMECC_CFG_AUTO_ENABLE; in atmel_pmecc_enable()