Searched refs:QUP_STATE_VALID (Results 1 – 2 of 2) sorted by relevance
50 #define QUP_STATE_VALID BIT(2) macro181 return opstate & QUP_STATE_VALID; in spi_qup_is_valid_state()
51 #define QUP_STATE_VALID BIT(2) macro389 if (state & QUP_STATE_VALID && in qup_i2c_poll_state_mask()