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

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

Completed in 161 milliseconds