Searched refs:REPLAY_STATE_INVALID (Results 1 – 2 of 2) sorted by relevance
55 *state = REPLAY_STATE_INVALID; in dmub_replay_get_state()56 } while (++retry_count <= 1000 && *state == REPLAY_STATE_INVALID); in dmub_replay_get_state()59 if (retry_count >= 1000 && *state == REPLAY_STATE_INVALID) { in dmub_replay_get_state()
2769 REPLAY_STATE_INVALID = 0xFF, enumerator