Home
last modified time | relevance | path

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

/trueos/sys/dev/nand/
HDnandsim_chip.h84 #define NANDSIM_CHIP_ACTIVE 0x1 macro
HDnandsim_chip.c288 if (!(chip->flags & NANDSIM_CHIP_ACTIVE)) { in nandsim_loop()
289 chip->flags |= NANDSIM_CHIP_ACTIVE; in nandsim_loop()