Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Datmel_nand_ecc.h103 #define PMECC_CFG_AUTO_ENABLE (1 << 20) macro
Datmel_nand.c541 & ~PMECC_CFG_WRITE_OP) | PMECC_CFG_AUTO_ENABLE); in atmel_nand_pmecc_read_page()
582 PMECC_CFG_WRITE_OP) & ~PMECC_CFG_AUTO_ENABLE); in atmel_nand_pmecc_write_page()