Searched refs:NOR_XTX_QE_BIT (Results 1 – 1 of 1) sorted by relevance
13 #define NOR_XTX_QE_BIT BIT(1) macro55 if (sr[1] & NOR_XTX_QE_BIT) in nor_xtx_quad_mode()58 sr[1] |= NOR_XTX_QE_BIT; in nor_xtx_quad_mode()71 if (!(sr[1] & NOR_XTX_QE_BIT)) { in nor_xtx_quad_mode()
Completed in 4 milliseconds