Searched refs:READ_STATUS_CMD (Results 1 – 3 of 3) sorted by relevance
25 #define READ_STATUS_CMD 0x70 macro76 ProbeUint8 != READ_STATUS_CMD && in QemuFlashDetected()97 *Ptr = READ_STATUS_CMD; in QemuFlashDetected()101 } else if (ProbeUint8 == READ_STATUS_CMD) { in QemuFlashDetected()
64 #define READ_STATUS_CMD 0x70 macro
85 NandSendCommand(READ_STATUS_CMD); in NandReadStatus()