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

/linux-4.1.27/drivers/mtd/onenand/
H A Dsamsung.h48 #define BLK_RW_CMP (1 << 7) macro
H A Dsamsung.c327 flags |= BLK_RW_CMP | LOAD_CMP; s3c_onenand_wait()
330 flags |= BLK_RW_CMP | PGM_CMP; s3c_onenand_wait()
333 flags |= BLK_RW_CMP | ERS_CMP; s3c_onenand_wait()
336 flags |= BLK_RW_CMP; s3c_onenand_wait()

Completed in 85 milliseconds