Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/onenand/
H A Dsamsung.h47 #define PGM_CMP (1 << 5) macro
H A Donenand_samsung.c322 flags |= BLK_RW_CMP | PGM_CMP; in s3c_onenand_wait()
/openbmc/u-boot/include/linux/mtd/
H A Dsamsung_onenand.h102 #define PGM_CMP (1 << 5) macro
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c220 flags |= BLK_RW_CMP | PGM_CMP; in s3c_onenand_wait()