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

/linux-master/drivers/mtd/nand/raw/
H A Dnandsim.c54 #ifndef CONFIG_NANDSIM_ERASE_DELAY
55 #define CONFIG_NANDSIM_ERASE_DELAY 2 macro
81 static uint erase_delay = CONFIG_NANDSIM_ERASE_DELAY;

Completed in 129 milliseconds