Searched refs:PGM_CMP (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/mtd/ | ||
D | samsung_onenand.h | 102 #define PGM_CMP (1 << 5) macro |
/external/u-boot/drivers/mtd/onenand/ | ||
D | samsung.c | 220 flags |= BLK_RW_CMP | PGM_CMP; in s3c_onenand_wait() |