Searched refs:NANDSIM_CHIP_ACTIVE (Results 1 – 2 of 2) sorted by relevance
84 #define NANDSIM_CHIP_ACTIVE 0x1 macro
288 if (!(chip->flags & NANDSIM_CHIP_ACTIVE)) { in nandsim_loop()289 chip->flags |= NANDSIM_CHIP_ACTIVE; in nandsim_loop()