Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/onenand/
A Dsamsung.h45 #define BLK_RW_CMP (1 << 7) macro
A Donenand_samsung.c319 flags |= BLK_RW_CMP | LOAD_CMP; in s3c_onenand_wait()
322 flags |= BLK_RW_CMP | PGM_CMP; in s3c_onenand_wait()
325 flags |= BLK_RW_CMP | ERS_CMP; in s3c_onenand_wait()
328 flags |= BLK_RW_CMP; in s3c_onenand_wait()

Completed in 8 milliseconds