Searched refs:NOR_PS (Results 1 – 2 of 2) sorted by relevance
79 if (status & (NOR_PS | NOR_BLS | NOR_ESS | NOR_PSS)) in nor_full_status_check()116 if (status & (NOR_PS | NOR_BLS)) { in nor_word_program()
32 #define NOR_PS (1 << 4) macro