Searched refs:NOR_BLS (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()
35 #define NOR_BLS (1 << 1) macro