Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dsamsung_onenand.h101 #define BLK_RW_CMP (1 << 7) macro
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Dsamsung.c218 flags |= BLK_RW_CMP | LOAD_CMP; in s3c_onenand_wait()
221 flags |= BLK_RW_CMP | PGM_CMP; in s3c_onenand_wait()
224 flags |= BLK_RW_CMP | ERS_CMP; in s3c_onenand_wait()
227 flags |= BLK_RW_CMP; in s3c_onenand_wait()