Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Datmel_nand_ecc.h103 #define PMECC_CFG_AUTO_ENABLE (1 << 20) macro
A Datmel_nand.c546 & ~PMECC_CFG_WRITE_OP) | PMECC_CFG_AUTO_ENABLE); in atmel_nand_pmecc_read_page()
587 PMECC_CFG_WRITE_OP) & ~PMECC_CFG_AUTO_ENABLE); in atmel_nand_pmecc_write_page()
/u-boot/drivers/mtd/nand/raw/atmel/
A Dpmecc.c78 #define PMECC_CFG_AUTO_ENABLE BIT(20) macro
776 cfg |= PMECC_CFG_AUTO_ENABLE; in atmel_pmecc_enable()

Completed in 15 milliseconds