Searched refs:DP_PAYLOAD_ACT_HANDLED (Results 1 – 2 of 2) sorted by relevance
437 # define DP_PAYLOAD_ACT_HANDLED (1 << 1) macro
2626 if (status & DP_PAYLOAD_ACT_HANDLED) in drm_dp_check_act_status()2633 if (!(status & DP_PAYLOAD_ACT_HANDLED)) { in drm_dp_check_act_status()