Searched refs:MCR20A_SEQ_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
207 #define MCR20A_SEQ_STATE_MASK (0x1f) macro
423 } while ((state & MCR20A_SEQ_STATE_MASK) && retries); in xcvseq_wait_until_idle()425 if (state & MCR20A_SEQ_STATE_MASK) { in xcvseq_wait_until_idle()