Home
last modified time | relevance | path

Searched refs:PR_STATE_INVALID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_panel_replay.c402 replay_state = PR_STATE_INVALID; in dp_pr_get_state()
406 } while (++retry_count <= 1000 && *state == PR_STATE_INVALID); in dp_pr_get_state()
409 if (retry_count >= 1000 && *state == PR_STATE_INVALID) { in dp_pr_get_state()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4354 PR_STATE_INVALID = 0xFF, enumerator