Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dsamsung_onenand.h101 #define ERS_CMP (1 << 6) macro
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c223 flags |= BLK_RW_CMP | ERS_CMP; in s3c_onenand_wait()