Searched refs:NOR_CMD_END (Results 1 – 1 of 1) sorted by relevance
30 #define NOR_CMD_END (NOR_DWS | (NOR_DWS << 16l)) macro59 if ((status & NOR_CMD_END) == NOR_CMD_END) in nor_poll_dws()